• H
    Rewrite conv activation mkldnn fuse pass tester (#49278) · 84beef80
    Hulek 提交于
    * Done
    
    * Deleted old python test, fixed new python test, changed names in parallel_UT
    
    * Revert parallel UT changes
    
    * Revert parallel UT changes v2
    
    * Review fixes and simplification of conv output shape calculation, disabled sqrt from conv_act_duse_pass
    
    * delete sqrt from possible activations from conv_concat_relu test
    
    * review refactor
    
    * merge main
    
    * delete sqrt from list of compatible activations
    
    * Test with no outdated inputs
    84beef80
test_onednn_conv_concat_activation_fuse_pass.py 6.0 KB