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

Public Member Functions | List of all members
LayerContainerIfaceImpl Class Reference

Provides methods of base container for forward layers. More...

Public Member Functions

def setupCompute
 
def resetCompute
 
def allocateInput
 
def initializeInput
 

Detailed Description

This class is associated with the daal.algorithms.neural_networks.layers.forward.LayerContainerIfaceImpl class

Member Function Documentation

def allocateInput (   self)

Allocates weights and biases tensors if they exist

def initializeInput (   self)

Initializes values of weights and biases

def resetCompute (   self)

resetCompute(LayerContainerIfaceImpl self) -> Status

def setupCompute (   self)

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

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