Home
last modified time | relevance | path

Searched defs:check_indexing (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_python_builtins.py204 def check_indexing(indexing, tensor): function
288 def check_indexing(indexing, tensor, **kwargs): function
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py4981 def check_indexing(indexing, tensor): function