package torch

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