BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
Classes | Namespaces
layer_base.h File Reference
#include "../layer_loader.h"
#include "layer_traits.h"
#include <string>
#include <sys/types.h>
#include <sys/stat.h>
#include <fstream>
#include <ostream>
Include dependency graph for layer_base.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bc::nn::Layer_Input_Base< InputTensorDescriptor >
 
struct  bc::nn::Layer_Output_Base< OutputTensorDescriptor >
 
class  bc::nn::Layer_Input_Base< InputTensorDescriptor >
 
struct  bc::nn::Layer_Base< DerivedLayer, InputTensorDescriptor, OutputTensorDescriptor >
 

Namespaces

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