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

Go to the source code of this file.

Classes

class  bc::allocators::detail::Stack_Allocator_Base< SystemTag >
 
class  bc::allocators::Stack_Allocator< ValueType, SystemTag >
 An unsynced memory pool implemented as a stack. More...
 
struct  bc::allocators::Stack_Allocator< ValueType, SystemTag >::rebind< T >
 

Namespaces

 bc
 The Evaluator determines if an expression needs to be greedily optimized.
 
 bc::allocators
 
 bc::allocators::detail