Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/onnx/torch_export/
H A Dtest_torch_export_with_onnxruntime.py10 from torch.utils import _pytree as torch_pytree unknown
278 dynamic_shapes = torch_pytree.tree_map(dynamify_inp, inp)
/aosp_15_r20/external/executorch/test/end2end/
H A Dtest_end2end.py84 from torch.utils import _pytree as torch_pytree unknown