package torch

  1. Overview
  2. Docs
PyTorch bindings for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.12.tar.gz
md5=ed7f1c706ae1d8f70c0db4c6cde1d391
sha512=cc09079eb8b1c876f7416b6446c9f5439b7fb54e82d8cbad778ef8bd59d62dc2681e84f54fc69c974a0ed67d3a435e6108b4303cc1c424b8dc89fdfa5992d9d7

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.