Get dimension mask of input
Get dimension mask of input
inputDimMask field which stores value of input dimension mask
Get input scales
Get input scales
field which stores value of input scales
Get dimension mask of output
Get dimension mask of output
outputDimMask field which stores value of output dimension mask
Get output scales
Get output scales
field which stores value of output scales
Get dimension mask of weight
Get dimension mask of weight
weightDimMask which stores value of weight mask
Get weight scales
Get weight scales
field which stores value of weight scales
Set dimension mask of input
Set dimension mask of input
value of input dimension mask to be set
Unit
Set input scales Clear existing buffer of input scales, and place updated scales into the cleared buffer
Set input scales Clear existing buffer of input scales, and place updated scales into the cleared buffer
value of input scales to be set
Unit
Set dimension mask of output
Set dimension mask of output
value of output dimension mask to be set
Unit
Set output scales Clear existing buffer of output scales, and place updated scales into the cleared buffer
Set output scales Clear existing buffer of output scales, and place updated scales into the cleared buffer
value of output scales to be set
Unit
Set dimension mask of weight
Set dimension mask of weight
value of weight mask to be set
Unit
Set weight scales Clear existing buffer of weight scales, and place updated scales into the cleared buffer
Set weight scales Clear existing buffer of weight scales, and place updated scales into the cleared buffer
value of weight scales to be set
Unit
Update input scales at specific index with provided new scale
Update input scales at specific index with provided new scale
the new scale
the index of which the scale need to be updated
Unit
Update output scales at specific index with provided new scale
Update output scales at specific index with provided new scale
the new scale
the index of which the scale need to be updated
Unit
Update weight scales at specific index with provided new scale
Update weight scales at specific index with provided new scale
the new scale
the index of which the scale need to be updated
Unit
Trait which provides MKL-DNN functionality to convert from FP32 to INT8