Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/python/interpreter_wrapper/
H A Dinterpreter_wrapper.h86 PyObject* TensorQuantizationParameters(int i) const;
H A Dinterpreter_wrapper_pybind11.cc155 return tensorflow::PyoOrThrow(self.TensorQuantizationParameters(i)); in PYBIND11_MODULE()
H A Dinterpreter_wrapper.cc454 PyObject* InterpreterWrapper::TensorQuantizationParameters(int i) const { in TensorQuantizationParameters() function in tflite::interpreter_wrapper::InterpreterWrapper
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/
H A Dinterpreter.py597 tensor_quantization_params = self._interpreter.TensorQuantizationParameters(