Searched defs:custom_add (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/test/onnx/dynamo/ | ||
H A D | test_registry_dispatcher.py | 38 def custom_add(x, y): function |
/aosp_15_r20/external/pytorch/test/dynamo/ | ||
H A D | test_modules.py | 789 def custom_add(cls, x): member in ComplicatedSuperParent |