Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/
H A Dlogging_op_resolver.cc33 const CustomOpsSet& custom_ops_to_replace, const OpResolver& base_resolver, in LoggingOpResolver() argument
53 for (const auto& op_and_version : custom_ops_to_replace) { in LoggingOpResolver()
H A Dlogging_op_resolver.h40 const CustomOpsSet& custom_ops_to_replace,