1. 14 Oct, 2019 1 commit
    • liuzhe-lz's avatar
      Resolve comments in PR 1571 (#1590) · d6b61e2f
      liuzhe-lz authored
      * Resolve comments in PR 1571
      
      * try to pass ut
      
      * fix typo
      
      * format doc-string
      
      * use tensorflow.compat.v1
      
      * Revert "use tensorflow.compat.v1"
      
      This reverts commit 97a4ed923677c6dfd545fd654c55c424cf490a19.
      d6b61e2f
  2. 09 Oct, 2019 1 commit
    • liuzhe-lz's avatar
      Merge model compression dev branch to master (#1571) · e93d2c25
      liuzhe-lz authored
      * [Proposal] demo compressor (#1402)
      
      model compression
      
      * update doc for model compression (#1509)
      
      * Update Overview.md
      
      * Change Doc (#1510)
      
      * refactor compression sdk (#1562)
      
      * refactor compression sdk
      
      * bugfix
      
      * bugfix
      
      * update ut
      
      * Sync model compression doc and implementation (#1575)
      
      * update doc
      
      * formatting
      
      * bugfix
      
      * add import to examples
      e93d2c25