1. 21 5月, 2020 2 次提交
  2. 15 5月, 2020 2 次提交
    • A
      [Dy2stat] Fix function lookup bug in convert_call (#24567) · db0c1ea8
      Aurelius84 提交于
      * fix convert call globals_funcs test=develop
      
      * add import statement test=develop
      db0c1ea8
    • H
      Api move 20a (#24559) · 2b6d0049
      hong 提交于
      * add base name alias; test=develop
      
      * fix embedding bug; test=develop
      
      * fix io error; test=develop
      
      * add metric; test=develop
      
      * add import palce; test=develop
      
      * add setup; test=develop
      
      * fix incubate reader; test=develop
      
      * fix initializer error; test=develop
      2b6d0049
  3. 14 5月, 2020 9 次提交
  4. 13 5月, 2020 15 次提交
  5. 12 5月, 2020 5 次提交
  6. 11 5月, 2020 1 次提交
  7. 09 5月, 2020 5 次提交
  8. 08 5月, 2020 1 次提交
    • H
      Fix np ndarray mul varbase (#24331) · 6d8dcc74
      hong 提交于
      * fix numpy ndarray mul var base error; test=develop
      
      * add comment for __array_ufunc__ ; test=develop
      
      * move unitest from imperative math op path to test_math_op_patch_var_base;
      test=develop
      6d8dcc74