NEML2 2.0.0
Loading...
Searching...
No Matches
MultiColumnCSVScalar Member List

This is the complete list of members for MultiColumnCSVScalar, including all inherited members.

base_dim() constTensorBase< Scalar >
base_expand(TensorShapeRef shape) constTensorBase< Scalar >
base_expand(Size size, Size d) constTensorBase< Scalar >
base_expand_as(const neml2::Tensor &other) constTensorBase< Scalar >
base_flatten() constTensorBase< Scalar >
base_index(indexing::TensorIndicesRef indices) constTensorBase< Scalar >
base_index_put_(indexing::TensorIndicesRef indices, const ATensor &other)TensorBase< Scalar >
base_index_put_(indexing::TensorIndicesRef indices, const CScalar &v)TensorBase< Scalar >
base_movedim(Size old_dim, Size new_dim) constTensorBase< Scalar >
base_reshape(TensorShapeRef shape) constTensorBase< Scalar >
base_size(Size i) constTensorBase< Scalar >
base_sizes() constTensorBase< Scalar >
base_sizes_sequence typedefPrimitiveTensor< Scalar >
base_slice(Size d, const indexing::Slice &index) constTensorBase< Scalar >
base_squeeze(Size d) constTensorBase< Scalar >
base_transpose(Size d1, Size d2) constTensorBase< Scalar >
base_unsqueeze(Size d, Size n=1) constTensorBase< Scalar >
batch_dim() constTensorBase< Scalar >
batch_expand(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape={}) constTensorBase< Scalar >
batch_expand_as(const neml2::Tensor &other) constTensorBase< Scalar >
batch_flatten() constTensorBase< Scalar >
batch_index(indexing::TensorIndicesRef indices) constTensorBase< Scalar >
batch_index_put_(indexing::TensorIndicesRef indices, const ATensor &other)TensorBase< Scalar >
batch_index_put_(indexing::TensorIndicesRef indices, const CScalar &v)TensorBase< Scalar >
batch_movedim(Size old_dim, Size new_dim) constTensorBase< Scalar >
batch_reshape(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape={}) constTensorBase< Scalar >
batch_size(Size i) constTensorBase< Scalar >
batch_sizes() constTensorBase< Scalar >
batch_slice(Size d, const indexing::Slice &index) constTensorBase< Scalar >
batch_squeeze(Size d) constTensorBase< Scalar >
batch_transpose(Size d1, Size d2) constTensorBase< Scalar >
batch_unsqueeze(Size d, Size n=1) constTensorBase< Scalar >
clone() constTensorBase< Scalar >
const_base_dimPrimitiveTensor< Scalar >static
const_base_numelPrimitiveTensor< Scalar >static
const_base_sizesPrimitiveTensor< Scalar >inlinestatic
contiguous() constTensorBase< Scalar >
create(const TensorDataContainer &data, Size intmd_dim=0, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Scalar >static
CSVReader(const NEML2Object *obj)CSVReader
detach() constTensorBase< Scalar >
doc() constNEML2Objectinline
dynamic_dim() constTensorBase< Scalar >
dynamic_expand(const TraceableTensorShape &shape) constTensorBase< Scalar >
dynamic_expand(const TraceableSize &size, Size d) constTensorBase< Scalar >
dynamic_expand_as(const neml2::Tensor &other) constTensorBase< Scalar >
dynamic_flatten() constTensorBase< Scalar >
dynamic_index(indexing::TensorIndicesRef indices) constTensorBase< Scalar >
dynamic_index_put_(indexing::TensorIndicesRef indices, const ATensor &other)TensorBase< Scalar >
dynamic_index_put_(indexing::TensorIndicesRef indices, const CScalar &v)TensorBase< Scalar >
dynamic_movedim(Size old_dim, Size new_dim) constTensorBase< Scalar >
dynamic_reshape(const TraceableTensorShape &shape) constTensorBase< Scalar >
dynamic_size(Size i) constTensorBase< Scalar >
dynamic_sizes() constTensorBase< Scalar >
dynamic_slice(Size d, const indexing::Slice &index) constTensorBase< Scalar >
dynamic_squeeze(Size d) constTensorBase< Scalar >
dynamic_transpose(Size d1, Size d2) constTensorBase< Scalar >
dynamic_unsqueeze(Size d, Size n=1) constTensorBase< Scalar >
einsum(c10::string_view equation, TensorList tensors)PrimitiveTensor< Scalar >static
empty(const TensorOptions &options=default_tensor_options())PrimitiveTensor< Scalar >static
empty(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape={}, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Scalar >static
empty_like(const Scalar &other)TensorBase< Scalar >static
expected_options()MultiColumnCSVScalarstatic
factory() constNEML2Objectinline
fill(Args &&... args)PrimitiveTensor< Scalar >static
full(const CScalar &init, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Scalar >static
full(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, const CScalar &init, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Scalar >static
full_like(const Scalar &other, const CScalar &init)TensorBase< Scalar >static
get_data(const std::string &name)NEML2Object
get_driver(const std::string &name)NEML2Object
get_model(const std::string &name)NEML2Object
get_object(const std::string &section, const std::string &name)NEML2Object
get_scheduler(const std::string &name)NEML2Object
get_solver(const std::string &name)NEML2Object
host() constNEML2Object
host()NEML2Object
input_options() constNEML2Objectinline
intmd_dim() constTensorBase< Scalar >
intmd_expand(TensorShapeRef shape) constTensorBase< Scalar >
intmd_expand(Size size, Size d) constTensorBase< Scalar >
intmd_expand_as(const neml2::Tensor &other) constTensorBase< Scalar >
intmd_flatten() constTensorBase< Scalar >
intmd_index(indexing::TensorIndicesRef indices) constTensorBase< Scalar >
intmd_index_put_(indexing::TensorIndicesRef indices, const ATensor &other)TensorBase< Scalar >
intmd_index_put_(indexing::TensorIndicesRef indices, const CScalar &v)TensorBase< Scalar >
intmd_movedim(Size old_dim, Size new_dim) constTensorBase< Scalar >
intmd_reshape(TensorShapeRef shape) constTensorBase< Scalar >
intmd_size(Size i) constTensorBase< Scalar >
intmd_sizes() constTensorBase< Scalar >
intmd_slice(Size d, const indexing::Slice &index) constTensorBase< Scalar >
intmd_squeeze(Size d) constTensorBase< Scalar >
intmd_transpose(Size d1, Size d2) constTensorBase< Scalar >
intmd_unsqueeze(Size d, Size n=1) constTensorBase< Scalar >
make() const overrideMultiColumnCSVScalarprotectedvirtual
MultiColumnCSVScalar(const OptionSet &options)MultiColumnCSVScalar
name() constNEML2Objectinline
NEML2Object()=deleteNEML2Object
NEML2Object(NEML2Object &&)=deleteNEML2Object
NEML2Object(const NEML2Object &)=deleteNEML2Object
NEML2Object(const OptionSet &options)NEML2Object
ones(const TensorOptions &options=default_tensor_options())PrimitiveTensor< Scalar >static
ones(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape={}, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Scalar >static
ones_like(const Scalar &other)TensorBase< Scalar >static
operator neml2::Tensor() constPrimitiveTensor< Scalar >
operator()(Args... i) constPrimitiveTensor< Scalar >
operator-() constTensorBase< Scalar >
operator=(NEML2Object &&)=deleteNEML2Object
operator=(const NEML2Object &)=deleteNEML2Object
parse_format() constCSVReaderprotected
parse_indices(const csv::CSVReader &csv) constCSVReaderprotected
path() constNEML2Objectinline
PrimitiveTensor()=defaultPrimitiveTensor< Scalar >
PrimitiveTensor(const ATensor &tensor, Size intmd_dim)PrimitiveTensor< Scalar >
PrimitiveTensor(const ATensor &tensor, Size dynamic_dim, Size intmd_dim)PrimitiveTensor< Scalar >
PrimitiveTensor(const ATensor &tensor, const TraceableTensorShape &dynamic_shape, Size intmd_dim)PrimitiveTensor< Scalar >
PrimitiveTensor(const TensorBase< Derived2 > &tensor)PrimitiveTensor< Scalar >
rand(const TensorOptions &options=default_tensor_options())PrimitiveTensor< Scalar >static
rand(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Scalar >static
rand_like(const Scalar &other)TensorBase< Scalar >static
read_all(csv::CSVReader &csv, std::vector< double > &vals, std::size_t &nrow, std::size_t &ncol) constCSVReaderprotected
read_by_indices(csv::CSVReader &csv, const std::vector< unsigned int > &indices, std::vector< double > &vals, std::size_t &nrow, std::size_t &ncol) constCSVReaderprotected
resolve_tensor(const std::string &name)NEML2Object
Scalar(const CScalar &init, const TensorOptions &options)Scalar
settings() constNEML2Objectinline
setup() overrideUserTensorBase< Scalar >virtual
static_dim() constTensorBase< Scalar >
static_expand(TensorShapeRef intmd_shape, TensorShapeRef base_shape) constTensorBase< Scalar >
static_expand_as(const neml2::Tensor &other) constTensorBase< Scalar >
static_flatten() constTensorBase< Scalar >
static_reshape(TensorShapeRef intmd_shape, TensorShapeRef base_shape) constTensorBase< Scalar >
static_size(Size i) constTensorBase< Scalar >
static_sizes() constTensorBase< Scalar >
tensor_type()UserTensorBase< Scalar >protectedstatic
TensorBase()=defaultTensorBase< Scalar >
TensorBase(const ATensor &tensor, Size dynamic_dim, Size intmd_dim)TensorBase< Scalar >
TensorBase(const ATensor &tensor, TraceableTensorShape dynamic_shape, Size intmd_dim)TensorBase< Scalar >
TensorBase(const TensorBase< Derived2 > &tensor)TensorBase< Scalar >inline
TensorBase(double)=deleteTensorBase< Scalar >
TensorBase(float)=deleteTensorBase< Scalar >
TensorBase(int)=deleteTensorBase< Scalar >
to(const TensorOptions &options) constTensorBase< Scalar >
type() constNEML2Objectinline
UserTensorBase(const OptionSet &options)UserTensorBase< Scalar >
validate_shapes_and_dims() constPrimitiveTensor< Scalar >protected
variable_data() constTensorBase< Scalar >
zeros(const TensorOptions &options=default_tensor_options())PrimitiveTensor< Scalar >static
zeros(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape={}, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Scalar >static
zeros_like(const Scalar &other)TensorBase< Scalar >static
~NEML2Object()=defaultNEML2Objectvirtual