package torch

  1. Overview
  2. Docs

Module C.ModuleSource

Sourcetype t = unit Ctypes.ptr
Sourceval load : (string -> t F.return) F.result
Sourceval free : (t -> unit F.return) F.result