Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Provides methods for the forward loss layer in the batch processing mode. More...
Public Member Functions | |
def | clone |
![]() | |
def | getLayerResult |
def | getLayerInput |
def | getLayerParameter |
def | clone |
def | allocateResult |
def | allocateInput |
def | initializeInput |
def | addInput |
def | getLayerForPrediction |
![]() | |
def | computeNoThrow |
def | compute |
def | checkComputeParams |
def | checkResult |
def | setupCompute |
def | resetCompute |
def | enableResetOnCompute |
def | hostApp |
def | setHostApp |
![]() | |
def | checkComputeParams |
def | getBaseParameter |
![]() | |
def | enableChecks |
def | isChecksEnabled |
![]() | |
def | checkComputeParams |
def | checkResult |
def | getMethod |
fptype | Data type to use in intermediate computations for the forward loss layer, double or float |
def clone | ( | self | ) |
Returns a pointer to a newly allocated forward loss layer with a copy of the input objects and parameters for this forward loss layer in the batch processing mode
For more complete information about compiler optimizations, see our Optimization Notice.