1. 01 4月, 2019 5 次提交
  2. 31 3月, 2019 3 次提交
  3. 30 3月, 2019 2 次提交
  4. 29 3月, 2019 4 次提交
  5. 28 3月, 2019 17 次提交
  6. 27 3月, 2019 9 次提交
    • S
      fix gc bug · c4c62052
      sneaxiy 提交于
      test=develop
      c4c62052
    • S
      fix grad desc maker · 63651c19
      sneaxiy 提交于
      test=develop
      63651c19
    • Y
      Disable compare for Issue#16316 (#16466) · 57dc3c19
      Yihua Xu 提交于
      * Disable compare for accuracy issue.
      
      test=develop
      
      * Add todo comments to show more information.
      
      test=develop
      57dc3c19
    • J
      Feature/install check (#16044) · 54a73578
      Jiabin Yang 提交于
      * test=develop, add install check
      
      * test=develop, add install check scripts
      
      * test=develop, refine language
      
      * test=develop, add api spec
      
      * test=develop, change cdn to bj to pass ci
      54a73578
    • W
      Tensor index (#16223) · c300b1ba
      wopeizl 提交于
      * extend the slice function for python
      test=develop
      c300b1ba
    • J
      Feature/refactor layers to Layers (#16337) · 0d9d25d4
      Jiabin Yang 提交于
      * test=develop, add some Layers and tests
      
      * test=develop, add more layers
      
      * test=develop, add more layers
      
      * test=develop, add force cpu option
      
      * Update test_layers.py
      
      remove pdb
      
      * test=develop, refine code
      0d9d25d4
    • D
      fix format. test=develop · 3e352388
      dengkaipeng 提交于
      3e352388
    • D
      fix doc and jit. test=develop · eb2123e1
      dengkaipeng 提交于
      eb2123e1
    • L
      Memory optimize (#16410) · 8d22bc17
      liuwei1031 提交于
      * fix cdn issue, test=develop
      
      * fix memory optimize bugs, test=develop
      
      * fix memory optimize bugs, test=develop
      
      * remove add/sub_2 op, test=develop
      
      * disable memory_optimize by default, test=develop
      
      * disable inplace activation in python, test=develop
      
      * fix unittests, test=develop
      
      * fix unittests, test=develop
      
      * bug-fix, test=develop
      8d22bc17