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 noexcept
txeo::TensorShape
axis_dim
(int axis) const
txeo::TensorShape
calculate_capacity
() const noexcept
txeo::TensorShape
clone
() const
txeo::TensorShape
insert_axis
(int axis, size_t dim)
txeo::TensorShape
is_fully_defined
() const noexcept
txeo::TensorShape
number_of_axes
() const noexcept
txeo::TensorShape
operator!=
(const TensorShape &shape) const
txeo::TensorShape
operator<<
txeo::TensorShape
friend
operator=
(const TensorShape &shape)
txeo::TensorShape
operator=
(TensorShape &&shape) noexcept
txeo::TensorShape
operator==
(const TensorShape &shape) const
txeo::TensorShape
Predictor
txeo::TensorShape
friend
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 noexcept
txeo::TensorShape
inline
stride
() const
txeo::TensorShape
Tensor
txeo::TensorShape
friend
TensorAgg
txeo::TensorShape
friend
TensorShape
(const TensorShape &shape)
txeo::TensorShape
TensorShape
(TensorShape &&shape) noexcept
txeo::TensorShape
TensorShape
(int number_of_axes, size_t dim)
txeo::TensorShape
explicit
TensorShape
(const std::vector< size_t > &shape)
txeo::TensorShape
explicit
TensorShape
(std::vector< size_t > &&shape)
txeo::TensorShape
explicit
TensorShape
(const std::initializer_list< size_t > &shape)
txeo::TensorShape
inline
explicit
txeo::detail::TensorHelper
txeo::TensorShape
friend
~TensorShape
()
txeo::TensorShape
Generated by
1.9.8