27#include "neml2/user_tensors/UserTensorBase.h"
Create an empty tensor of type T from the input file.
Definition FactoryMethodBase.h:38
const TensorShape _batch_sizes
Batch shape.
Definition FactoryMethodBase.h:46
FactoryMethodBase(const OptionSet &options)
Definition FactoryMethodBase.cxx:57
const TensorShape _base_sizes
Base shape.
Definition FactoryMethodBase.h:49
const unsigned int _intmd_dim
Intermediate dimension.
Definition FactoryMethodBase.h:52
static OptionSet expected_options()
Definition FactoryMethodBase.cxx:34
A custom map-like data structure. The keys are strings, and the values can be nonhomogeneously typed.
Definition OptionSet.h:51
Definition UserTensorBase.h:41
Definition DiagnosticsInterface.cxx:30
c10::SmallVector< Size, 8 > TensorShape
Definition types.h:66