Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dcond_v2.py308 structured_output_specs = _get_compatible_structured_output_specs(true_graph,
352 def _get_compatible_structured_output_specs(true_graph, false_graph): function