package torch

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.