Searched refs:FeedTensor (Results 1 – 3 of 3) sorted by relevance
67 self._calibrator.FeedTensor(calibration_sample)
60 PyObject* FeedTensor(PyObject* input_value);
81 PyObject* CalibrationWrapper::FeedTensor(PyObject* input_value) { in FeedTensor() function in tflite::calibration_wrapper::CalibrationWrapper