Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcomposite_compliance.py403 def gather_leaf_tensors(args, kwargs): function
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchinductor.py328 def gather_leaf_tensors(args, kwargs): function