27#include "neml2/user_tensors/FromTorchScript.h"
28#include "neml2/tensors/Tensor.h"
Read the tensors provided by a torch script file.
Definition FromTorchScript.h:35
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:51
Definition TensorFromTorchScript.h:33
static OptionSet expected_options()
Definition TensorFromTorchScript.cxx:32
TensorFromTorchScript(const OptionSet &options)
Definition TensorFromTorchScript.cxx:42
Definition DiagnosticsInterface.cxx:30