Searched defs:test_mutation (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_iterlen.py | 150 def test_mutation(self): member in TestList |
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_iterlen.py | 165 def test_mutation(self): member in TestList |
/aosp_15_r20/external/pytorch/test/inductor/ | ||
H A D | test_inductor_freezing.py | 191 def test_mutation(self): member in OptimizeForInferenceTemplate |
/aosp_15_r20/external/pytorch/test/onnx/ | ||
H A D | test_fx_to_onnx_with_onnxruntime.py | 468 def test_mutation(self): member in TestFxToOnnxWithOnnxRuntime |
/aosp_15_r20/external/pytorch/test/dynamo/ | ||
H A D | test_aot_autograd.py | 70 def test_mutation(self): member in AotAutogradFallbackTests |
/aosp_15_r20/external/pytorch/test/jit/ | ||
H A D | test_list_dict.py | 636 def test_mutation(): function |