MagmaDNN  1.0
c++NeuralNetworkFramework
inputlayer.h File Reference
#include <vector>
#include "layer/layer.h"
#include "tensor/tensor.h"
#include "compute/operation.h"
Include dependency graph for inputlayer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  magmadnn::layer::InputLayer< T >
 

Functions

template<typename T >
InputLayer< T > * magmadnn::layer::input (op::Operation< T > *input)
 

Detailed Description

Author
Daniel Nichols
Version
1.0
Date
2019-02-26