Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_binary_folding.py37 def test_conv_fusion(use_bias, module, op, scalar, add_tensor, expect_success): function
163 def test_conv_fusion(use_bias, module, expect_success): function
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_freezing.py2198 def test_conv_fusion( function