BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
|
Classes | |
struct | Any_Key |
class | Any_Map |
Any_Map stores a buck of std::shared_ptr<void>. More... | |
struct | Name |
struct | Name< C, Chars... > |
struct | Utility |
struct | Utility< device_tag > |
struct | Utility< host_tag > |
Typedefs | |
template<class T > | |
using | Type = bc::traits::Type< T > |
using bc::utility::Type = typedef bc::traits::Type<T> |