1. 21 1月, 2018 1 次提交
    • D
      "fix decode bug" (#7711) · e983cc90
      dzhwinter 提交于
      * "fix decode bug"
      
      * "follow commnet"
      
      * "fix error"
      
      * "fix hook bug"
      
      * fix based comment
      
      * fix copyright
      
      * fix based on comment
      e983cc90
  2. 15 1月, 2018 1 次提交
    • D
      Feature/hooks (#7513) · b9b75377
      dzhwinter 提交于
      * add copyright hook
      
      * add copyright hook
      
      * refine copyright hook
      
      * "test copyright hook"
      
      * fix check style
      
      * fix ci
      b9b75377
  3. 21 3月, 2017 1 次提交
  4. 15 11月, 2016 1 次提交
    • X
      Add ScalingProjection · bf6f690f
      xuwei06 提交于
      out = w * input
      where w is a parameter of size 1
      
      Change-Id: Ife682d62323ceb1a20cbbf6269421b20a862d888
      bf6f690f
  5. 12 11月, 2016 1 次提交
  6. 10 11月, 2016 1 次提交
    • H
      set mixedlayer output size according to input operator (#414) · 8d4c453b
      Haonan 提交于
      * set mixedlayer output size according to input operator
      * change from num_channel to num_channels for conv_operator (the old one is
      really misleading because all the others are num_channels)
      
      * also changed the arg name in projections.py
      8d4c453b
  7. 28 9月, 2016 1 次提交