package torch

  1. Overview
  2. Docs

Module Torch.IvalueSource

Sourcetype t =
  1. | Tensor of Tensor.t
  2. | Int of Base.int
  3. | Double of Base.float
  4. | Tuple of t Base.list
Sourceval to_raw : t -> raw
Sourceval of_raw : raw -> t
OCaml

Innovation. Community. Security.