Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dcond_v2.py194 true_graph, argument
352 def _get_compatible_structured_output_specs(true_graph, false_graph): argument
/aosp_15_r20/external/pytorch/test/export/
H A Dtest_export.py6370 def forward(self, input, true_graph, body_graph): argument