Derived Types

TypeLocationExtendsDescription
torch_model ftorch None

Type for holding a torch neural net (nn.Module).

torch_tensor ftorch None

Type for holding a Torch tensor.

type~~graph~~TypeGraph type~torch_model torch_model c_ptr c_ptr type~torch_model->c_ptr p type~torch_tensor torch_tensor type~torch_tensor->c_ptr p
Help