Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/
Dglobal_config.py354 conv_val = value_type(sval)
355 return conv_val
/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_utils.cc80 Value conv_val, RankedTensorType input_type, in buildRescaleOpConvOutput() argument
108 op->getLoc(), output_type, conv_val, rewriter.getI32IntegerAttr(0), in buildRescaleOpConvOutput()
149 op->getLoc(), output_type, conv_val, rewriter.getI32IntegerAttr(0), in buildRescaleOpConvOutput()
Dlegalize_utils.h55 Value conv_val, RankedTensorType input_type,