package torch

  1. Overview
  2. Docs
PyTorch bindings for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.14.tar.gz
md5=7a712ae0e8c7f5452f628377d80a5bb4
sha512=22314b655bc6b5e5c970cbab8d132eae36ee0b8fb0a96b63727899442eb70fe00bd1895d7cc718a85b58bc2b2b4ea6820fa288a19346f095e5de18f7e47c2d02

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.