Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchinductor.py186 def define_custom_op_for_test(id_, fn_cpu, fn_cuda, fn_xpu, fn_meta, tags=()): function
9867 define_custom_op_for_test("foo", foo_cpu, foo_cuda, foo_xpu, foo_meta)
9963 define_custom_op_for_test(
10055 define_custom_op_for_test(