Txeo v0.1
A Developer-Friendly TensorFlow C++ Wrapper
|
This is the complete list of members for txeo::TensorPart< T >, including all inherited members.
operator=(const TensorPart &)=delete | txeo::TensorPart< T > | |
operator=(TensorPart &&)=delete | txeo::TensorPart< T > | |
slice(const txeo::Tensor< T > &tensor, size_t first_axis_begin, size_t first_axis_end) | txeo::TensorPart< T > | static |
TensorPart(const TensorPart &)=delete | txeo::TensorPart< T > | |
TensorPart(TensorPart &&)=delete | txeo::TensorPart< T > | |
unstack(const txeo::Tensor< T > &tensor, size_t axis) | txeo::TensorPart< T > | static |
~TensorPart() | txeo::TensorPart< T > |