BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
|
#include <allocator_traits.h>
Public Types | |
using | system_tag = bc::traits::conditional_detected_t< bc::traits::query_system_tag, Allocator, host_tag > |
using bc::allocators::allocator_traits< Allocator >::system_tag = bc::traits::conditional_detected_t< bc::traits::query_system_tag, Allocator, host_tag> |