Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/
H A Dcalibrator.cc166 const std::unordered_map<const TfLiteNode*, OperatorInfo>& node_to_opinfo, in CreateCalibrator()
303 node_to_opinfo, in GetNodeOpInfoMapAndContext()
397 absl::flat_hash_map<std::tuple<int, int>, OperatorInfo> node_to_opinfo; in BuildLoggingInterpreter() local