BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
Classes | Namespaces | Functions
host.h File Reference
#include "common.h"
Include dependency graph for host.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::blas_expression_parser::host_detail::get_value_impl< T, enabler >
 
struct  bc::tensors::exprs::blas_expression_parser::host_detail::get_value_impl< T, std::enable_if_t< T::tensor_dim==0 > >
 
struct  bc::tensors::exprs::blas_expression_parser::host_detail::get_value_impl< T *, void >
 
struct  bc::tensors::exprs::blas_expression_parser::Blas_Expression_Parser< host_tag >
 

Namespaces

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

Functions

template<class T >
auto bc::tensors::exprs::blas_expression_parser::host_detail::get_value (T value)