1. 10 4月, 2019 1 次提交
    • L
      cherry-pick PR 16547,16736,16739 test=release/1.4 (#16748) · cb9c59bd
      liuwei1031 提交于
      * fix the bug of reusing different types of variables in memory_optimiz… (#16547)
      
      * fix the bug of reusing different types of variables in memory_optimize_pass, test=develop
      
      * disable SELECTED_ROWS AND LOD_TENSOR_ARRAY reusage, test=develop
      
      * only use the latest version variable for inplace strategy (#16736)
      
      * bug-fix, test=develop
      
      * tweak code, test=develop
      
      * cherry-pick PR 16547,16736,16739 test=release/1.4
      cb9c59bd
  2. 25 2月, 2019 1 次提交
  3. 18 2月, 2019 2 次提交
  4. 13 2月, 2019 1 次提交
  5. 11 2月, 2019 1 次提交
  6. 31 1月, 2019 1 次提交
  7. 21 1月, 2019 1 次提交
  8. 18 12月, 2018 1 次提交
    • D
      add ir memory optimize. (#14530) · 7cd24b13
      dzhwinter 提交于
      * follow comments. test=develop
      
      * Fix typo
      
      * fix compile error. test=develop
      
      * merge develop branch. test=develop
      
      * Remove set_equal
      
      * Polish code
      
      * Delete unused functions
      
      test=develop
      
      * polish code. test=develop
      
      * follow comment
      
      * polish code.
      
      * fix windows compile error. test=develop
      
      * fix op handle.
      
      * rerun ci. test=develop
      
      * rerun ci. test=develop
      
      * rerun macci. test=develop
      
      * polish code. test=develop
      
      * rewrite sort code. test=develop
      
      * remove unused code. test=develop
      
      * fix tests. test=develop
      
      * fix conflict. test=develop
      
      * follow comment. test=develop
      
      * merge develop branch. test=develop
      
      * fix tests. test=develop
      
      * remove ToTypeIndex. test=develop
      
      * rerun ci. test=develop
      7cd24b13