package torch

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

Module C.ScalarSource

Sourcetype t = unit Ctypes.ptr
Sourceval int : (int64 -> t F.return) F.result
Sourceval float : (float -> t F.return) F.result
Sourceval free : (t -> unit F.return) F.result