Home
last modified time | relevance | path

Searched refs:torch_function_passthrough (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/_prims/
Dcontext.py14 from torch._prims_common import torch_function_passthrough
116 if orig_func in torch_function_passthrough or orig_func in all_prims():
/external/pytorch/torch/_prims_common/
D__init__.py61 torch_function_passthrough = { variable