Home
last modified time | relevance | path

Searched defs:allow_float (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/lite/python/optimize/
Dcalibrator.py146 allow_float, argument
188 allow_float, argument
Dcalibration_wrapper_pybind11.cc89 bool allow_float, const char* operator_output_name) { in PYBIND11_MODULE()
Dcalibration_wrapper.cc560 bool allow_float, in QuantizeModel()
569 int input_py_type, int output_py_type, bool allow_float, in QuantizeModel()
611 bool allow_float, in QuantizeModel()
/external/tensorflow/tensorflow/lite/tools/optimize/
Dquantize_model.cc1466 ModelT* model, bool allow_float, in QuantizeWeightsInputOutput()
1900 const TensorType& output_type, bool allow_float, in QuantizeModel()
1943 const TensorType& output_type, bool allow_float, in QuantizeModel()
1957 bool allow_float, const TensorType& activations_type, in QuantizeModelAllOperators()
1968 bool allow_float, const TensorType& activations_type, in QuantizeModelAllOperators()
1978 const TensorType& output_type, bool allow_float, in QuantizeModel()
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/lite/
Dquantize_model_test.cc49 bool allow_float, const std::unordered_set<string>& operator_names, in QuantizeModel()
76 const TensorType& output_type, bool allow_float, in QuantizeModel()
99 bool allow_float, const TensorType& activations_type, in QuantizeModelAllOperators()
110 bool allow_float, in QuantizeModelAllOperators()
/external/tensorflow/tensorflow/lite/python/
Dlite.py591 bias_type, allow_float): argument
/external/python/cpython3/Lib/
D_pydecimal.py6013 def _convert_other(other, raiseit=False, allow_float=False): argument
/external/python/cpython2/Lib/
Ddecimal.py5855 def _convert_other(other, raiseit=False, allow_float=False): argument