= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package torch
-
torch.core
-
-
torch.toplevel
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val t : Tensor.t Ctypes.typ
val save_multi :
(Tensor.t Ctypes_static.ptr ->
char Ctypes_static.ptr Ctypes_static.ptr ->
int ->
string ->
unit F.return)
F.result
val load_multi :
(Tensor.t Ctypes_static.ptr ->
char Ctypes_static.ptr Ctypes_static.ptr ->
int ->
string ->
unit F.return)
F.result
val load_multi_ :
(Tensor.t Ctypes_static.ptr ->
char Ctypes_static.ptr Ctypes_static.ptr ->
int ->
string ->
unit F.return)
F.result
val load_callback :
(string ->
(string -> Tensor.t -> unit) Ctypes_static.static_funptr ->
unit F.return)
F.result