Home
last modified time | relevance | path

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

/external/pytorch/test/inductor/
Dtest_torchinductor.py212 def define_custom_op_3_for_test(id_, fn_cpu, fn_cuda, fn_xpu, fn_meta, tags=()): function
9926 define_custom_op_3_for_test("foo3", foo_cpu, foo_cuda, foo_xpu, foo_meta)