“04dea056eed2852da2c2bd9ed07932a7d094e8c3”上不存在“doc/paddle/git@gitcode.net:paddlepaddle/FluidDoc.git”
  • 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_bert_tester.cc 8.1 KB