1. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  2. 28 4月, 2022 1 次提交
  3. 25 3月, 2022 1 次提交
    • J
      Refactor Dygraph Flags (#40786) · 3085d5e4
      Jiabin Yang 提交于
      * refactor eager flags
      
      * fix flags error when we switch from eager to dygraph
      
      * fix ci problem
      
      * fix ci
      
      * fix ci
      
      * merge develop and fix code style
      
      * merge develop and fix code style
      
      * fix op test error
      
      * fix op test error
      
      * fix op test error
      
      * fix op test error
      
      * fix op test error
      
      * merge develop
      3085d5e4
  4. 23 12月, 2021 1 次提交
  5. 27 7月, 2021 1 次提交
  6. 23 7月, 2021 1 次提交
  7. 22 7月, 2021 1 次提交
  8. 14 7月, 2021 1 次提交
  9. 11 6月, 2021 1 次提交
  10. 26 2月, 2021 1 次提交
  11. 28 10月, 2020 1 次提交
  12. 04 9月, 2020 1 次提交
  13. 03 9月, 2020 1 次提交
  14. 07 7月, 2020 1 次提交
  15. 11 6月, 2020 1 次提交
    • L
      [Dy2Static]Convert var.shape stmt and Convert the return variables of... · f16e2778
      liym27 提交于
      [Dy2Static]Convert var.shape stmt and Convert the return variables of Tensor-dependent 'if' staments to Tensor if it not  (#24911)
      
      * Support int and long: int or long -> six.integer_types. 
      
      * Modify test_tensor_shape: fix bug and modify comment. 
      
      * Support convert_var_shape to convert var.shape stmt
      
      * Modify code in ifelse_simple_func.py because don't support return non-Tensor in Tensor-dependent 'if' stament currently. 
      
      * Convert the return variables of Tensor-dependent 'if' staments to Tensor if it not. test=develop
      f16e2778
  16. 15 5月, 2020 1 次提交
    • L
      Support int32 int64 and fix bug (#24407) · 615a8bfc
      liym27 提交于
      * Compatible int32 and int64 for attr in op slice/strided_slice. test=develop
      
      * Polish code in nn.py  test=develop
      
      * Fix bug: set the same dtype for the inputs of elementwise_add. test=develop
      
      * Convert int32 to int64 in slice op to avoid data overflow. test=develop
      
      * Convert int32 to int64 in strided_slice_op to avoid data overflow. test=develop
      615a8bfc
  17. 14 5月, 2020 1 次提交
  18. 07 4月, 2020 1 次提交
  19. 19 3月, 2020 1 次提交
  20. 14 1月, 2020 1 次提交
  21. 31 10月, 2019 1 次提交
  22. 12 10月, 2019 1 次提交
  23. 15 8月, 2018 1 次提交
  24. 26 2月, 2018 2 次提交
  25. 24 2月, 2018 1 次提交
  26. 21 12月, 2017 1 次提交
  27. 20 12月, 2017 1 次提交
  28. 19 12月, 2017 2 次提交