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