• P
    Enable fc passes (#45704) · 7e914386
    Paulina Gacek 提交于
    * Analysis API interface for disabling fc passes
    
    * Unit tests corrected
    
    * Python API added
    
    * test runs only when PADDLE_WITH_MKLDNN
    
    * Fc op changed to relu in matmul_op_test
    
    * Disable fc passes in tests where acc drops
    
    * code formating
    
    * Unit test for analysisConf added
    
    * Unit test gpu added
    
    * fc passes disabled when iterations=0 in gru test
    
    * style
    
    * passes disabled when fp32 in gru test
    
    * fc passes disabled in lstm test
    
    * Import from inference, not fluid in doc
    7e914386
analyzer_transformer_profile_tester.cc 1.5 KB