BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
|
#include <iterator>
Go to the source code of this file.
Classes | |
struct | bc::tensors::iterators::iterator_traits< T > |
Namespaces | |
bc | |
The Evaluator determines if an expression needs to be greedily optimized. | |
bc::tensors | |
bc::tensors::iterators | |
Enumerations | |
enum | bc::tensors::iterators::direction { bc::tensors::iterators::forward = 1, bc::tensors::iterators::reverse = -1 } |
enum | bc::tensors::iterators::initpos { bc::tensors::iterators::start =0, bc::tensors::iterators::end =1 } |