package torch

  1. Overview
  2. Docs
PyTorch bindings for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.10.tar.gz
md5=63540fcb4a4aa85a63207b8ed6eee137
sha512=a6f01cc4e4d4835f54766490be9145829032e2b75330b810819058883b93562871bc6d68dbdf9d346e10d7911b9474ceacbd20942246c48689102bcfda1ee32a

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.