Searched refs:test_pytree (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_lib2to3.py | 3 from lib2to3.tests import (test_fixers, test_pytree, test_util, test_refactor, 11 for m in (test_fixers, test_pytree,test_util, test_refactor, test_parser,
|
/aosp_15_r20/external/executorch/extension/pytree/test/ |
H A D | TARGETS | 9 srcs = ["test_pytree.cpp"],
|
H A D | CMakeLists.txt | 26 set(_test_srcs function_ref_test.cpp test_pytree.cpp)
|
/aosp_15_r20/external/pytorch/.ci/docker/ |
H A D | requirements-ci.txt | 146 #test_pytree.py, test_ops.py, test_control_flow.py, test_modules.py,
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_fx.py | 3577 def test_pytree(self): member in TestFX
|