1. 30 1月, 2018 1 次提交
    • S
      Implement basic `Load()` and modify example based on updated inference design (#7690) · 311334e0
      Siddharth Goyal 提交于
      * Initial commit
      
      * Remove resolution bug
      
      * Modify IsParam
      
      * Remove small bugs
      
      * First commit unifying Run and Load
      
      * Fix bugs
      
      * Fix Cmake
      
      * Modify Cmake and dir structure
      
      * Add io.* files to inference dir
      
      * Fix include in example
      
      * Address review comments: part 1
      
      * Address review comments: round 2
      
      * Address review comments: round 3
      
      * Address review comments: round 4
      311334e0
  2. 26 1月, 2018 1 次提交
    • K
      New Run() method for framework::Executor (#7807) · 788f5c6d
      kexinzhao 提交于
      * initial commit
      
      * add new executor run function
      
      * fix bug
      
      * fix multiple definition of feed_fetch_method issue
      
      * fix cmake
      
      * fix tensor copy error
      
      * refine executor code
      
      * add comments
      
      * temporary modification
      
      * address comments
      
      * fix bug
      788f5c6d
  3. 25 1月, 2018 1 次提交
    • K
      Fix save load inference model and remove pickle (#7712) · 5009f7c1
      kexinzhao 提交于
      * remove pick dependency
      
      * fix bug
      
      * small fix
      
      * modify executor.py for save and load
      
      * clean code
      
      * Add usage example
      
      * refine executor run function
      
      * fix bug
      
      * refine executor code
      
      * fix block bug
      
      * fix comments
      
      * fix bug
      
      * fix pass num
      5009f7c1
  4. 18 1月, 2018 4 次提交
  5. 16 1月, 2018 1 次提交
  6. 12 1月, 2018 1 次提交
  7. 10 1月, 2018 1 次提交
  8. 08 1月, 2018 1 次提交
  9. 04 1月, 2018 1 次提交
  10. 03 1月, 2018 1 次提交
  11. 28 12月, 2017 1 次提交