Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Public Member Functions | List of all members
Batch Class Reference

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 = ...
 

Detailed Description

Parameters
fptypeData type to use in intermediate computations for the loss layer, double or float
References
Deprecated:
This item will be removed in a future release.

Constructor & Destructor Documentation

def __init__ (   self)

Default constructor

Deprecated:
This item will be removed in a future release.

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.