package torch

  1. Overview
  2. Docs
include module type of Torch_core.Wrapper.Scalar
type t
val int : int -> t
val float : float -> t
val f : float -> t
val i : int -> t