1. 28 9月, 2022 10 次提交
  2. 27 9月, 2022 24 次提交
  3. 26 9月, 2022 6 次提交
    • J
      Conv grad to use set_mem_desc() (#46459) · f4a6c539
      Jacek Czaja 提交于
      * - Conv grad changed for MD
      
      * - lint
      
      * - compilation fix
      
      * yet another lint
      f4a6c539
    • C
      Fix libpaddle soname mismatch error (#46344) · cdcc0013
      Chen Weihang 提交于
      * fix libpaddle soname mismatch error
      
      * fix windows failed
      
      * polish linux and windows make impl
      
      * unify winddows lib name
      
      * fix windows error
      
      * revert copy dst change
      
      * revert naming change
      
      * revert windows change
      
      * fix gpups compile failed
      cdcc0013
    • R
      Optimizing pr ci coverage (#46427) · bb5e99a4
      risemeup1 提交于
      * it is a test for my idea,test=coverage
      
      * it is a test,test=coverage
      
      * it is a test,test=coverage
      
      * optimizing coverage ci for build develop twice
      
      * it is a test to delete a unnitest,test=coverage
      
      * optimizing pr ci coverage
      bb5e99a4
    • G
      update quantization new format (#46305) · a038747c
      Guanghua Yu 提交于
      a038747c
    • W
      [Eager, Performance optimization] support multiply( * operator) to sink to Cpp layer (#46326) · 7fb20b46
      Weilong Wu 提交于
      * [Eager] math op sink to Cpp level
      
      * fix ci errors
      
      * draft version
      
      
      * support + and - operator under cpp directly
      
      * add static test
      
      * polish code
      
      * promote types or unify right type to left
      
      * recover static test case
      
      * polish code and fix some ci errors
      
      * support complex and polish code
      
      * fix conflicts
      
      * fix windows ci errors
      
      * fix windows-inference-ci errors
      
      * polish and fix tests
      
      * fix test case
      
      * polish code
      
      * [Eager, Performance optimization] support multiply( * operator) to sink to Cpp layer
      
      * rm useless glog
      
      * polish code
      
      * polish code and fix code-format
      
      * polish code
      
      * fix CI
      
      * polish code
      7fb20b46
    • Z
      fix shard_index kernel (#46491) · 808bf2b4
      zhaoyingli 提交于
      808bf2b4