Home
last modified time | relevance | path

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

/external/pytorch/torch/onnx/_internal/fx/
D_pass.py69 def patched_init(self, isjunk=None, a="", b="", autojunk=True): argument
/external/python/cpython3/Lib/
Ddifflib.py120 def __init__(self, isjunk=None, a='', b='', autojunk=True): argument