package torch

  1. Overview
  2. Docs
PyTorch bindings for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.7.tar.gz
md5=e8681bb78ee902c7df73d8569ac92ed9
sha512=335064169516f456f1f123e52ec8ab1b5e0c7f9d036bd72e0171b19a2a57c2eb8ea70d1a64ae0d43b05775307d7a017b742f6f6af9d44e3e4d6dc57f478b15a3

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.