1. 28 12月, 2022 4 次提交
    • W
      Fix misspelled words in comments (#49366) · e2b2f7d0
      WangZhen 提交于
      e2b2f7d0
    • rm legacy fluid part4 (#49281) · f1072973
      姜永久 提交于
      * rm legacy fluid part4
      
      * rm non_static_mode
      
      * minor change
      
      * modify initializer
      
      * rm legacy for initializer
      
      * fix dataloader test
      f1072973
    • H
      Fix CUDA11.8 Unittest Accuracy (#49373) · 76f43f6d
      Huihuang Zheng 提交于
      This PR increased the delta in unit test for CUDA 11.8. The reason of this fix:
      (1) It seems CUDA 11.8 has higher delta in accuracy result. Our other targets for seresnext under parallel executor have already added delta such as CPU, all reduce test cases, so we did same for GPU base case with CUDA 11.8
      (2) A new executor is under developing in PaddlePaddle team, so the unit test for old executor can be relaxed.
      76f43f6d
    • W
      delete old dygraph pylayer (#49339) · 0b60b784
      wanghuancoder 提交于
      * delete old dygraph pylayer
      0b60b784
  2. 27 12月, 2022 17 次提交
  3. 26 12月, 2022 12 次提交
  4. 25 12月, 2022 3 次提交
  5. 23 12月, 2022 4 次提交