Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_utils.cc126 llvm::SmallVector<double, 4> weight_scale_arr( in buildRescaleOpConvOutput() local
134 double weight_scale = weight_scale_arr[oc]; in buildRescaleOpConvOutput()