Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/calibration/
Dcalibrator.cc135 Calibrator** calibrator_ptr, ErrorReporter* reporter) { in CreateCalibrator() argument
144 *calibrator_ptr = calibrator_registry_.at(context).get(); in CreateCalibrator()