HomeSort by relevance Sort by last modified time
    Searched refs:GetQuantizedConvolutionMultipler (Results 1 - 5 of 5) sorted by null

  /frameworks/ml/nn/common/operations/
FullyConnected.cpp 58 if (!GetQuantizedConvolutionMultipler(inputShape, weightsShape, biasShape,
DepthwiseConv2D.cpp 82 if (!GetQuantizedConvolutionMultipler(inputShape, filterShape, biasShape,
Conv2D.cpp 113 if (!GetQuantizedConvolutionMultipler(inputShape, filterShape, biasShape,
  /frameworks/ml/nn/common/include/
OperationsUtils.h 86 bool GetQuantizedConvolutionMultipler(const Shape& inputShape,
  /frameworks/ml/nn/common/
OperationsUtils.cpp 110 bool GetQuantizedConvolutionMultipler(const Shape& inputShape,

Completed in 133 milliseconds