Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_common.cc2935 Value div_const = getTosaConstTensorSingleF32(rewriter, op, div_scale); in convertReduceMeanOp() local
2937 val.getValue(), div_const, 0) in convertReduceMeanOp()