= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package torch
-
torch.core
-
-
torch.toplevel
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val resnet18 :
?num_classes:int ->
Torch.Var_store.t ->
Torch.Layer.t_with_training
val resnet34 :
?num_classes:int ->
Torch.Var_store.t ->
Torch.Layer.t_with_training
val resnet50 :
?num_classes:int ->
Torch.Var_store.t ->
Torch.Layer.t_with_training
val resnet101 :
?num_classes:int ->
Torch.Var_store.t ->
Torch.Layer.t_with_training
val resnet152 :
?num_classes:int ->
Torch.Var_store.t ->
Torch.Layer.t_with_training