BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
|
Go to the source code of this file.
Namespaces | |
bc | |
The Evaluator determines if an expression needs to be greedily optimized. | |
bc::tensors | |
Functions | |
template<class Expression > | |
auto | bc::tensors::sum (const Expression_Base< Expression > &tensor) |
template<class Expression > | |
auto | bc::tensors::value_sum (const Expression_Base< Expression > &tensor) |
template<class Expression > | |
auto | bc::tensors::prod (const Expression_Base< Expression > &tensor) |