Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/fx/
H A Dtest_fx_param_shape_control_flow.py85 class TestConstParamShapeInControlFlow(TestCase): class
/aosp_15_r20/external/pytorch/test/
H A Dtest_fx.py44 from fx.test_fx_param_shape_control_flow import TestConstParamShapeInControlFlow # noqa: F401