Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/onnx/dynamo/
H A Dtest_registry_dispatcher.py38 def custom_add(x, y): function
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_modules.py789 def custom_add(cls, x): member in ComplicatedSuperParent