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

This is the complete list of members for txeo::TensorAgg< T >, including all inherited members.

arg_max(const txeo::Tensor< T > &tensor, size_t axis)txeo::TensorAgg< T >static
arg_min(const txeo::Tensor< T > &tensor, size_t axis)txeo::TensorAgg< T >static
count_non_zero(const txeo::Tensor< T > &tensor, size_t axis)txeo::TensorAgg< T >static
cumulative_prod(const txeo::Tensor< T > &tensor, size_t axis)txeo::TensorAgg< T >static
cumulative_sum(const txeo::Tensor< T > &tensor, size_t axis)txeo::TensorAgg< T >static
operator=(const TensorAgg &)=deletetxeo::TensorAgg< T >
operator=(TensorAgg &&)=deletetxeo::TensorAgg< T >
reduce_all(const txeo::Tensor< T > &tensor, const std::vector< size_t > &axes)txeo::TensorAgg< T >static
reduce_any(const txeo::Tensor< T > &tensor, const std::vector< size_t > &axes)txeo::TensorAgg< T >static
reduce_euclidean_norm(const txeo::Tensor< T > &tensor, const std::vector< size_t > &axes)txeo::TensorAgg< T >static
reduce_geometric_mean(const txeo::Tensor< T > &tensor, size_t axis)txeo::TensorAgg< T >static
reduce_max(const txeo::Tensor< T > &tensor, const std::vector< size_t > &axes)txeo::TensorAgg< T >static
reduce_maximum_norm(const txeo::Tensor< T > &tensor, size_t axis)txeo::TensorAgg< T >static
reduce_mean(const txeo::Tensor< T > &tensor, const std::vector< size_t > &axes)txeo::TensorAgg< T >static
reduce_median(const txeo::Tensor< T > &tensor, size_t axis)txeo::TensorAgg< T >static
reduce_min(const txeo::Tensor< T > &tensor, const std::vector< size_t > &axes)txeo::TensorAgg< T >static
reduce_prod(const txeo::Tensor< T > &tensor, const std::vector< size_t > &axes)txeo::TensorAgg< T >static
reduce_standard_deviation(const txeo::Tensor< T > &tensor, size_t axis)txeo::TensorAgg< T >static
reduce_sum(const txeo::Tensor< T > &tensor, const std::vector< size_t > &axes)txeo::TensorAgg< T >static
reduce_variance(const txeo::Tensor< T > &tensor, size_t axis)txeo::TensorAgg< T >static
sum_all(const txeo::Tensor< T > &tensor)txeo::TensorAgg< T >static
TensorAgg(const TensorAgg &)=deletetxeo::TensorAgg< T >
TensorAgg(TensorAgg &&)=deletetxeo::TensorAgg< T >
~TensorAgg()=defaulttxeo::TensorAgg< T >