BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
Classes | Namespaces
blas_expression_template_traits.h File Reference
#include "expression_template_traits.h"
#include "array.h"
#include "array_kernel_array.h"
#include "array_scalar_constant.h"
#include "tree_evaluator.h"
#include "tree_evaluator_optimizer.h"
#include "blas_expression_parser/blas_expression_parser.h"
Include dependency graph for blas_expression_template_traits.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  bc::tensors::exprs::detail::remove_scalar_mul< T >
 
struct  bc::tensors::exprs::detail::remove_scalar_mul< Bin_Op< oper::Scalar_Mul, lv, rv > >
 
struct  bc::tensors::exprs::detail::remove_transpose< T >
 
struct  bc::tensors::exprs::detail::remove_transpose< Un_Op< oper::transpose< SystemTag >, Array > >
 
struct  bc::tensors::exprs::detail::remove_transpose< Bin_Op< oper::Scalar_Mul, Un_Op< oper::transpose< SystemTag >, Array >, Rv > >
 
struct  bc::tensors::exprs::detail::remove_transpose< Bin_Op< oper::Scalar_Mul, Lv, Un_Op< oper::transpose< SystemTag >, Array > > >
 
struct  bc::tensors::exprs::blas_expression_parser::Blas_Expression_Parser< SystemTag >
 
struct  bc::tensors::exprs::blas_expression_traits< T >
 

Namespaces

 bc
 The Evaluator determines if an expression needs to be greedily optimized.
 
 bc::tensors
 
 bc::tensors::exprs
 
 bc::tensors::exprs::detail
 
 bc::tensors::exprs::blas_expression_parser