BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
Classes | Namespaces
polymorphic_allocator.h File Reference
#include <memory>
#include <typeinfo>
Include dependency graph for polymorphic_allocator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  bc::allocators::pa_detail::Allocator_Base< ValueType, SystemTag >
 
struct  bc::allocators::pa_detail::Derived_Allocator< Allocator >
 
struct  bc::allocators::pa_detail::Derived_Allocator< Allocator >::rebind< altT >
 
struct  bc::allocators::Polymorphic_Allocator< ValueType, SystemTag >
 

Namespaces

 bc
 The Evaluator determines if an expression needs to be greedily optimized.
 
 bc::allocators
 
 bc::allocators::pa_detail
 Similar to the C++17 std::pmr::polymorphic_allocator.