1. 10 2月, 2022 1 次提交
  2. 24 1月, 2022 1 次提交
  3. 24 12月, 2021 1 次提交
  4. 15 12月, 2021 1 次提交
    • 0
      [Dy2stat]Fix error in tensor_shape_transformer. (#37999) · 50822491
      0x45f 提交于
      * fix error when tensor_shape_transformer. Before in stmt like `if len(paddle.shape(x)[0]) > 0`, `paddle` will be used as a variable
      
      * handle other call like `fluid.layers.mean` and `fluid.layers.shape`
      
      * add unit test
      50822491
  5. 13 12月, 2021 1 次提交
  6. 10 12月, 2021 1 次提交
  7. 07 12月, 2021 1 次提交
  8. 02 12月, 2021 1 次提交
  9. 24 11月, 2021 1 次提交
    • 0
      [Dy2stat]support pure fp16 for dy2stat (#36944) · 52edad6a
      0x45f 提交于
      * run dy2stat pure fp16 in Linear model
      
      * no use self._pure_fp16_inputs
      
      * add test and fix Adam error in dy2stat pure fp16 training
      
      * use paddle.optimizer.Adam
      
      * run test in gpu
      
      * change test time for CI
      
      * enlarge atol for test_resnet_pure_fp16
      
      * refine code and enlarge atol
      
      * make custom_white_list and custom_black_list take effect for AMP and pure fp16
      
      * check tracer is not None
      
      * use default atol
      
      * change filter_size
      
      * change atol and add some NOTE
      52edad6a
  10. 22 11月, 2021 1 次提交
  11. 19 11月, 2021 1 次提交
  12. 03 11月, 2021 1 次提交
    • 0
      [Dy2stat]support Python3 type annotation (#36544) · db8425ec
      0x45f 提交于
      * Support Py3 type annotations in @to_static
      
      * support type hint for args in func
      
      * support type hint assign
      
      * if annotation and value(Constant) are diffent type, we use value type
      
      * polish type_from_annotation()
      
      * code format
      
      * code format
      
      * remove useless commentary
      
      * fix review
      Co-authored-by: NAurelius84 <zhangliujie@baidu.com>
      db8425ec
  13. 28 10月, 2021 1 次提交
  14. 27 10月, 2021 1 次提交
  15. 20 10月, 2021 1 次提交
  16. 19 10月, 2021 1 次提交
  17. 12 10月, 2021 1 次提交
  18. 16 9月, 2021 1 次提交
  19. 14 9月, 2021 1 次提交
  20. 03 9月, 2021 1 次提交
  21. 01 9月, 2021 2 次提交
  22. 05 8月, 2021 2 次提交
  23. 28 7月, 2021 1 次提交
  24. 27 7月, 2021 1 次提交
  25. 23 7月, 2021 1 次提交
  26. 22 7月, 2021 1 次提交
  27. 20 7月, 2021 1 次提交
  28. 15 7月, 2021 1 次提交
  29. 14 7月, 2021 1 次提交
  30. 05 7月, 2021 1 次提交
  31. 30 6月, 2021 1 次提交
  32. 24 6月, 2021 1 次提交
  33. 21 6月, 2021 1 次提交
  34. 17 6月, 2021 1 次提交
  35. 16 6月, 2021 1 次提交
  36. 09 6月, 2021 2 次提交
  37. 08 6月, 2021 1 次提交