BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
|
Typedefs | |
template<class T > | |
using | default_allocator = bc::Allocator< T, default_system_tag_t > |
template<int X> | |
using | default_shape = bc::Shape< X > |
using bc::tensors::detail::default_allocator = typedef bc::Allocator<T, default_system_tag_t> |
using bc::tensors::detail::default_shape = typedef bc::Shape<X> |