package torch

  1. Overview
  2. Docs
Torch bindings for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

torch-v0.16.0.tar.gz
sha256=ccd9ef3b630bdc7c41e363e71d8ecb86c316460cbf79afe67546c6ff22c19da4

doc/torch.vision/Torch_vision/Resnet/index.html

Module Torch_vision.ResnetSource

Sourceval resnet18 : ?num_classes:int -> Torch.Var_store.t -> Torch.Layer.t_with_training
Sourceval resnet34 : ?num_classes:int -> Torch.Var_store.t -> Torch.Layer.t_with_training
Sourceval resnet50 : ?num_classes:int -> Torch.Var_store.t -> Torch.Layer.t_with_training
Sourceval resnet101 : ?num_classes:int -> Torch.Var_store.t -> Torch.Layer.t_with_training
Sourceval resnet152 : ?num_classes:int -> Torch.Var_store.t -> Torch.Layer.t_with_training
OCaml

Innovation. Community. Security.