• S
    Migrate old C++ unit tests to Python framework (#47006) · 0c9f09b8
    Sławomir Siwek 提交于
    * softplus+activation
    
    * fc + elementwise_add test refactored
    
    * rename MKLDNN to OneDNN
    
    * fc+activation tests refactored
    
    * remove softplus ut
    
    * whitespace
    
    * whitespace
    
    * codestyle
    
    * codestyle
    
    * add more cases to fc+act
    
    * remove softplus+hard_sigmoid pass
    
    * remove softplus + hard_sigmoid UT
    
    * add approximate for gelu
    
    * swish beta range
    
    * new codestyle
    
    * reduce number of tests
    0c9f09b8
test_onednn_softplus_activation_fuse_pass.py 4.3 KB