Home
last modified time | relevance | path

Searched defs:real_value (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/contrib/lite/toco/graph_transformations/
Dquantize.cc247 bool IsExactlyRepresentable(double real_value, ArrayDataType data_type, in IsExactlyRepresentable()
/external/python/cpython2/Lib/
DCookie.py586 def __set(self, key, real_value, coded_value): argument
/external/python/cpython3/Lib/http/
Dcookies.py508 def __set(self, key, real_value, coded_value): argument