1. 17 10月, 2017 3 次提交
    • Y
      Implement FC layer with helper (#4726) · 8e52b34a
      Yu Yang 提交于
      * Implement FC layer with helper
      
      * Update LayerHelper
      
      * Add debug string for Python ProtoBuf
      
      and Rename `Sync` to `Flush`
      
      * Add check of ProtoBuf initialization
      
      * Layer wrapper for FC
      
      * Fix unittest
      
      * Fix CI
      
      * Add code generator
      
      * AttributeChecker Better error log and speicalize bool
      
      Since lots of types can be cast to bool
      
      * Complete mlp, fit_a_line
      8e52b34a
    • Y
      Change Name convention of operator attributes (#4807) · 75d0c790
      Yu Yang 提交于
      * Change dataType to data_type
      
      Follow PEP8
      
      * Change name_convention to fit PEP8
      75d0c790
    • Q
      export feed/fetch method to Python · c87e060c
      qijun 提交于
      c87e060c
  2. 16 10月, 2017 2 次提交
    • Q
      init · 7c0facd1
      qijun 提交于
      7c0facd1
    • Q
      Python cpp sync (#4816) · 88b9202c
      Qiao Longfei 提交于
      * add sync_with_cpp to Python Program and Block
      
      * sync vars and ops in block from cpp
      
      * optimize code and add some comment
      
      * add more check for sync
      88b9202c
  3. 15 10月, 2017 6 次提交
  4. 14 10月, 2017 2 次提交
  5. 13 10月, 2017 4 次提交
  6. 12 10月, 2017 15 次提交
  7. 11 10月, 2017 8 次提交