BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
Public Types | List of all members
bc::allocators::allocator_traits< Allocator > Struct Template Reference

#include <allocator_traits.h>

Inheritance diagram for bc::allocators::allocator_traits< Allocator >:
Inheritance graph
[legend]
Collaboration diagram for bc::allocators::allocator_traits< Allocator >:
Collaboration graph
[legend]

Public Types

using system_tag = bc::traits::conditional_detected_t< bc::traits::query_system_tag, Allocator, host_tag >
 

Member Typedef Documentation

◆ system_tag


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