Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfr/ir/
H A Dtfr_ops.cc815 auto cast_input_to_float_op = rewriter.create<CallOp>( in matchAndRewrite() local
821 ArrayRef<Value>{cast_input_to_float_op.getResult(0), scale}); in matchAndRewrite()