Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/utils/
H A D_cxx_pytree.py901 def treespec_pprint(treespec: TreeSpec) -> str: function
H A D_pytree.py1463 def treespec_pprint(treespec: TreeSpec) -> str: function