1. 25 6月, 2020 1 次提交
  2. 24 6月, 2020 2 次提交
  3. 23 6月, 2020 2 次提交
  4. 22 6月, 2020 2 次提交
  5. 19 6月, 2020 4 次提交
  6. 18 6月, 2020 6 次提交
  7. 17 6月, 2020 3 次提交
  8. 16 6月, 2020 4 次提交
  9. 15 6月, 2020 3 次提交
  10. 12 6月, 2020 5 次提交
  11. 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
  12. 10 6月, 2020 3 次提交
  13. 09 6月, 2020 4 次提交