1. 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
  2. 23 12月, 2021 1 次提交
  3. 27 7月, 2021 1 次提交
  4. 23 7月, 2021 1 次提交
  5. 22 7月, 2021 1 次提交
  6. 14 7月, 2021 1 次提交
  7. 11 6月, 2021 1 次提交
  8. 26 2月, 2021 1 次提交
  9. 28 10月, 2020 1 次提交
  10. 04 9月, 2020 1 次提交
  11. 03 9月, 2020 1 次提交
  12. 07 7月, 2020 1 次提交
  13. 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
  14. 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
  15. 14 5月, 2020 1 次提交
  16. 07 4月, 2020 1 次提交
  17. 19 3月, 2020 1 次提交
  18. 14 1月, 2020 1 次提交
  19. 31 10月, 2019 1 次提交
  20. 12 10月, 2019 1 次提交
  21. 15 8月, 2018 1 次提交
  22. 26 2月, 2018 2 次提交
  23. 24 2月, 2018 1 次提交
  24. 21 12月, 2017 1 次提交
  25. 20 12月, 2017 1 次提交
  26. 19 12月, 2017 2 次提交