BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
|
#include "expression_template_base.h"
Go to the source code of this file.
Classes | |
struct | bc::tensors::exprs::Kernel_Array< Shape, ValueType, SystemTag, Tags > |
Namespaces | |
bc | |
The Evaluator determines if an expression needs to be greedily optimized. | |
bc::tensors | |
bc::tensors::exprs | |
Functions | |
template<int N, class Allocator , class... Tags> | |
auto | bc::tensors::exprs::make_kernel_array (Shape< N > shape, Allocator allocator, Tags...) |