Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/distributed/pipelining/
H A D_utils.py38 def flatten_args(args): function
/aosp_15_r20/external/executorch/backends/arm/util/
H A Darm_model_evaluator.py28 def flatten_args(args) -> tuple | list: function