1. 15 11月, 2017 1 次提交
    • X
      Fix conv2d bias · a5c9e6ac
      xuwei06 提交于
      The size of the bias parameter should be the number of filters.
      a5c9e6ac
  2. 14 11月, 2017 1 次提交
  3. 05 11月, 2017 1 次提交
  4. 28 10月, 2017 1 次提交
    • F
      Python API for inference model saving/load (#5020) · 6783dcee
      fengjiayi 提交于
      * Add `dump_to_file()` for ProgrameDescBind in pybind
      
      * Update
      
      * Add utility.py
      
      * typo
      
      * Fix bugs
      
      * Move add_feed/fetch_components to untility.py
      
      * Compelete dump
      
      * Follow comments
      
      * Change output of Prune() from inference to pointer
      
      * Expose Prune() to Python
      
      * Compelete save/load API of inference model
      
      * Fix errors
      
      * Debuging
      
      * Compelete unit tests
      
      * follow comments
      6783dcee
  5. 27 10月, 2017 1 次提交