Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/python/
H A Dutil.py399 def get_debug_info(nodes_to_debug_info_func, converted_graph): argument
/aosp_15_r20/external/executorch/docs/source/tutorials_source/
H A Dexport-to-executorch-tutorial.py212 converted_graph = convert_pt2e(prepared_graph) variable