1. 21 3月, 2017 1 次提交
  2. 15 11月, 2016 1 次提交
    • X
      Add ScalingProjection · bf6f690f
      xuwei06 提交于
      out = w * input
      where w is a parameter of size 1
      
      Change-Id: Ife682d62323ceb1a20cbbf6269421b20a862d888
      bf6f690f
  3. 12 11月, 2016 1 次提交
  4. 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
  5. 28 9月, 2016 1 次提交