Searched defs:treespec_pprint (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/utils/ | ||
H A D | _cxx_pytree.py | 901 def treespec_pprint(treespec: TreeSpec) -> str: function |
H A D | _pytree.py | 1463 def treespec_pprint(treespec: TreeSpec) -> str: function |