Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_pdt.py781 def test_model_with_args(a, m): function
785 make_global(ClassWithArgs, test_model_with_args)
789 test_model_with_args,
806 test_model_with_args(100, ClassWithArgs(True)),