#include <vector>
#include "layer/layer.h"
#include "tensor/tensor.h"
#include "compute/operation.h"
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) |