Home
last modified time | relevance | path

Searched defs:aten_ops (Results 1 – 3 of 3) sorted by relevance

/external/pytorch/torch/csrc/jit/frontend/
Dbuiltin_functions.cpp70 auto aten_ops = variable
/external/pytorch/torch/masked/maskedtensor/
D_ops_refs.py234 def register_dispatch_func(aten_ops): argument
/external/pytorch/torch/nested/_internal/
Dops.py177 def register_func(tables, aten_ops, schema_str): argument