BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
|
#include <vector>
Go to the source code of this file.
Classes | |
struct | bc::algorithms::ReferenceIterator< T > |
struct | bc::algorithms::ReferenceList< T > |
Namespaces | |
bc | |
The Evaluator determines if an expression needs to be greedily optimized. | |
bc::algorithms | |
Functions | |
template<class T , class ... Ts> | |
ReferenceList< T > | bc::algorithms::enumerate (T &t, Ts &... ts) |