Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/utils/
H A Dbundled_inputs.py37 fmt_fn: str = "" variable in InflatableArg
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dutils.py311 def fmt_fn(values, item_fn=lambda x: x): function