BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
Static Public Attributes | List of all members
bc::oper::gemm< system_tag > Struct Template Reference

#include <blas.h>

Inheritance diagram for bc::oper::gemm< system_tag >:
Inheritance graph
[legend]
Collaboration diagram for bc::oper::gemm< system_tag >:
Collaboration graph
[legend]

Static Public Attributes

static constexpr int tensor_dim = 2
 

Additional Inherited Members

- Public Types inherited from bc::oper::BLAS_Function
using requires_greedy_evaluation = std::true_type
 

Member Data Documentation

◆ tensor_dim

template<class system_tag>
constexpr int bc::oper::gemm< system_tag >::tensor_dim = 2
static

The documentation for this struct was generated from the following file: