Python* API Reference for Intel® Data Analytics Acceleration Library 2019
Provides methods for the loss layer in the batch processing mode. More...
Public Member Functions | |
| def | __init__ |
Public Member Functions inherited from LayerIface | |
| def | __init__ |
Public Member Functions inherited from Base | |
| def | __init__ |
Additional Inherited Members | |
Static Public Attributes inherited from LayerIface | |
| forwardLayer = ... | |
| backwardLayer = ... | |
| fptype | Data type to use in intermediate computations for the loss layer, double or float |
| def __init__ | ( | self | ) |
Default constructor
For more complete information about compiler optimizations, see our Optimization Notice.