TIML
 All Data Structures Files Functions Variables Enumerations Enumerator Groups Pages
Functions
timlCNNForwardPropagation.c File Reference
#include "../api/timl.h"

Functions

int timlCNNForwardPropagation (timlConvNeuralNetwork *cnn, float *data, int dim)
 Forward propagate data to the CNN. More...