• W
    Add AveragePool tests (#872) · c0ad173e
    WJJ1995 提交于
    * add logical ops
    
    * add run_dynamic switch
    
    * add Or and Xor
    
    * add Compare ops
    
    * fixed compare bug
    
    * fixed pad bug
    
    * fixed pad bug
    
    * fixed reload bug
    
    * Add AveragePool tests
    
    * fixed opset version
    
    * fixed mod op
    
    * fixed bug
    
    * fixed bug
    
    * add model.eval()
    
    * mv dynamic default false to true
    
    * add shutil to rm files
    
    * move to paddleinference api
    
    * fixed float64 bug
    c0ad173e
test_auto_scan_mod.py 2.0 KB