BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
|
#include <unordered_map>
#include <memory>
#include <typeinfo>
Go to the source code of this file.
Classes | |
struct | bc::utility::Name< Chars > |
struct | bc::utility::Name< C, Chars... > |
struct | bc::utility::Any_Key< Key, Value > |
class | bc::utility::Any_Map |
Any_Map stores a buck of std::shared_ptr<void>. More... | |
Namespaces | |
bc | |
The Evaluator determines if an expression needs to be greedily optimized. | |
bc::utility | |
Typedefs | |
template<class T > | |
using | bc::utility::Type = bc::traits::Type< T > |