package torch

  1. Overview
  2. Docs
PyTorch bindings for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.11.tar.gz
md5=45ccaed01b4aea5d1f9ae0c89c85f78b
sha512=c3d02319adb88f641c0eaf312c4a15525a28f1ee8ef46be10111aafbefb40b29fc1746733be49f6a2049a5a17ccc203a8c0481a18f70eed05b9cf4a34830a2c2

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

Module Torch_vision.ImagenetSource

Sourceval load_image : string -> Torch.Tensor.t
Sourceval load_image_no_resize_and_crop : string -> Torch.Tensor.t
Sourceval load_images : dir:string -> Torch.Tensor.t
Sourceval load_dataset : dir:string -> classes:string list -> ?with_cache:string -> unit -> Torch.Dataset_helper.t
Sourceval write_image : Torch.Tensor.t -> filename:string -> unit
Sourcemodule Classes : sig ... end
Sourcemodule Loader : sig ... end
OCaml

Innovation. Community. Security.