Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_python_autograd.py203 def _common(self, fn, expected_ops): argument
H A Dtest_modules.py1133 def make_test(fn, expected_ops=None): argument
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dtesting.py244 expected_ops=None, argument
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dtest_util.py171 def assert_ops_in_graph(expected_ops, graph): argument