CUDA Networks
neural_network_forward.cu File Reference

Implementation of the NeuralNetwork::forward method. More...

#include "neural_network.h"
#include <iostream>
Include dependency graph for neural_network_forward.cu:

Go to the source code of this file.

Detailed Description

Implementation of the NeuralNetwork::forward method.

Definition in file neural_network_forward.cu.