27#include "neml2/user_tensors/UserTensorBase.h"
Read the tensors provided by a torch script file.
Definition FromTorchScript.h:35
FromTorchScript(const OptionSet &options)
Definition FromTorchScript.cxx:52
static OptionSet expected_options()
Definition FromTorchScript.cxx:37
at::Tensor load_torch_tensor(const OptionSet &options) const
Helper to make the tensor given user input options.
Definition FromTorchScript.cxx:58
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:51
Definition UserTensorBase.h:38
Definition DiagnosticsInterface.cxx:30