1. 04 8月, 2017 1 次提交
  2. 03 8月, 2017 1 次提交
    • Q
      Softmax grad op (#3164) · d953611e
      Qiao Longfei 提交于
      * init softmax grad op
      
      * add compute code
      
      * export Backward to python
      
      * update test ,export op.type to python
      
      * update python test, fix compute bug
      
      * update unit test
      
      * use eigen
      
      * optimize eigen code
      
      * add gpu test
      
      * register softmax_grad GPU kernel and fix test bug
      
      * typo
      
      * follow comments
      d953611e
  3. 02 8月, 2017 1 次提交
  4. 01 8月, 2017 1 次提交
    • Q
      use operator context and infer context (#3024) · 61ebacbc
      Qiao Longfei 提交于
      * use operator context
      
      * optimize code
      
      * update net infershape
      
      * update InferShape
      
      * disable override InferShape(scope) in OperatorBase
      
      * change InferShapeImpl to InferShape
      
      * add template to OperatorContext Input/Output
      
      * merge Input InputVar, Output OutputVar
      
      * change Inputs to MultiInput
      
      * fix conflict
      
      * fix MultiInput bugs and add unit test
      
      * rename KernelContext to ExecutionContext
      
      * clean code
      
      * change InferShape to protected
      
      * fix template bug
      
      * refine code
      
      * use InputVar instead of Input<Variable>
      
      * typo
      
      * optimize code
      61ebacbc
  5. 25 7月, 2017 1 次提交
  6. 19 7月, 2017 2 次提交
  7. 18 7月, 2017 1 次提交
  8. 17 7月, 2017 2 次提交
  9. 11 7月, 2017 2 次提交
  10. 06 7月, 2017 2 次提交
  11. 05 7月, 2017 1 次提交
  12. 04 7月, 2017 4 次提交
  13. 03 7月, 2017 1 次提交
  14. 28 6月, 2017 2 次提交