ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
container::TensorShape Member List

This is the complete list of members for container::TensorShape, including all inherited members.

add_dim(int64_t size)container::TensorShape
dim_size(int dim) constcontainer::TensorShape
dims() constcontainer::TensorShape
dims_container::TensorShapeprivate
get_strides_(const std::vector< int64_t > &dim)container::TensorShapeprivate
ndim() constcontainer::TensorShape
NumElements() constcontainer::TensorShape
operator!=(const TensorShape &other) constcontainer::TensorShape
operator==(const TensorShape &other) constcontainer::TensorShape
remove_dim(int dim)container::TensorShape
set_dim_size(int dim, int64_t size)container::TensorShape
strides() constcontainer::TensorShape
strides_container::TensorShapeprivate
TensorShape()container::TensorShape
TensorShape(std::initializer_list< int64_t > dims)container::TensorShape
TensorShape(const std::vector< int64_t > &dims)container::TensorShape
TensorShape(const TensorShape &other)container::TensorShape