|
BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
|

Go to the source code of this file.
Classes | |
| struct | bc::tensors::exprs::Output_Data< Tensor, AlphaModifer, BetaModifer > |
Namespaces | |
| bc | |
| The Evaluator determines if an expression needs to be greedily optimized. | |
| bc::tensors | |
| bc::tensors::exprs | |
Functions | |
| template<class Op , bool PriorEval, class Tensor , int A, int B> | |
| auto | bc::tensors::exprs::update_alpha_beta_modifiers (Output_Data< Tensor, A, B > tensor) |
| template<int AlphaModifer = 1, int BetaModifer = 0, class Tensor > | |
| auto | bc::tensors::exprs::make_output_data (Tensor tensor) |
1.8.13