Package deepnetts.cudnn
Class FlattenForwardCuda
java.lang.Object
deepnetts.cudnn.AbstractForwardCuda
deepnetts.cudnn.FlattenForwardCuda
- All Implemented Interfaces:
ForwardAccelerator
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class deepnetts.cudnn.AbstractForwardCuda
copyTensorsToDevice
-
Constructor Details
-
FlattenForwardCuda
-
-
Method Details
-
forward
public void forward()Description copied from class:AbstractForwardCuda
Performs forward pass.- Specified by:
forward
in interfaceForwardAccelerator
- Specified by:
forward
in classAbstractForwardCuda
-