Txeo v0.1
A Developer-Friendly TensorFlow C++ Wrapper
Loading...
Searching...
No Matches
txeo::TensorShape Member List

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

axes_dims() const noexcepttxeo::TensorShape
axis_dim(int axis) consttxeo::TensorShape
calculate_capacity() const noexcepttxeo::TensorShape
clone() consttxeo::TensorShape
insert_axis(int axis, size_t dim)txeo::TensorShape
is_fully_defined() const noexcepttxeo::TensorShape
number_of_axes() const noexcepttxeo::TensorShape
operator!=(const TensorShape &shape) consttxeo::TensorShape
operator<<txeo::TensorShapefriend
operator=(const TensorShape &shape)txeo::TensorShape
operator=(TensorShape &&shape) noexcepttxeo::TensorShape
operator==(const TensorShape &shape) consttxeo::TensorShape
Predictortxeo::TensorShapefriend
push_axis_back(size_t dim)txeo::TensorShape
remove_all_axes()txeo::TensorShape
remove_axis(int axis)txeo::TensorShape
set_dim(int axis, size_t dim)txeo::TensorShape
size() const noexcepttxeo::TensorShapeinline
stride() consttxeo::TensorShape
Tensortxeo::TensorShapefriend
TensorAggtxeo::TensorShapefriend
TensorShape(const TensorShape &shape)txeo::TensorShape
TensorShape(TensorShape &&shape) noexcepttxeo::TensorShape
TensorShape(int number_of_axes, size_t dim)txeo::TensorShapeexplicit
TensorShape(const std::vector< size_t > &shape)txeo::TensorShapeexplicit
TensorShape(std::vector< size_t > &&shape)txeo::TensorShapeexplicit
TensorShape(const std::initializer_list< size_t > &shape)txeo::TensorShapeinlineexplicit
txeo::detail::TensorHelpertxeo::TensorShapefriend
~TensorShape()txeo::TensorShape