1. 26 5月, 2020 4 次提交
  2. 25 5月, 2020 11 次提交
  3. 22 5月, 2020 3 次提交
  4. 21 5月, 2020 10 次提交
  5. 20 5月, 2020 10 次提交
  6. 19 5月, 2020 2 次提交
    • H
      Random Dump (#24477) · 0ec3a42e
      hutuxian 提交于
      * Refactor code for dump_field & dump_param: abstracting the common function in base class.
      * Support dump randomly & random with lineid
      * Support specify the random interval, which avoids printing too much logs.
      0ec3a42e
    • A
      [Dy2stat] Support lambda and enhance transformation of IfExpr (#24530) · 736d3acc
      Aurelius84 提交于
      * fix bug with `if Tensor` in is_control_flow test=develop
      
      * remove continue test=develop
      
      * Support lambda and add unittest test=develop
      736d3acc