Home
last modified time | relevance | path

Searched refs:opTensorScale (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/test/lib/Dialect/Tosa/
DTosaTestPasses.cpp159 double opTensorScale = (inputScale * weightScale) / outputScale; in matchAndRewrite() local
165 computeMultiplierAndShift(opTensorScale, multiplier, shift, 32); in matchAndRewrite()