Home
last modified time | relevance | path

Searched defs:double_round (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_utils.cc34 int64_t input_zp, int64_t output_zp, bool double_round, in buildRescale()
99 bool double_round = scale32; in buildRescaleOpConvOutput() local
/external/python/cpython3/Objects/
Dfloatobject.c951 double_round(double x, int ndigits) { in double_round() function
1009 double_round(double x, int ndigits) { in double_round() function