Searched defs:pytorch_root (Results 1 – 3 of 3) sorted by relevance
9 pytorch_root = dirname(dirname(abspath(__file__))) variable
86 pytorch_root = Path(__file__).parent.parent variable
33 def get_public_overridable_apis(pytorch_root="/raid/rzou/pt/debug-cpu"): argument