Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/examples/portable/custom_ops/
H A Dcustom_ops_2.cpp27 TORCH_LIBRARY_FRAGMENT(my_ops, m) { in TORCH_LIBRARY_FRAGMENT() argument
31 TORCH_LIBRARY_IMPL(my_ops, CompositeExplicitAutograd, m) { in TORCH_LIBRARY_IMPL() argument