1. 05 8月, 2017 1 次提交
  2. 02 8月, 2017 2 次提交
  3. 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
  4. 25 7月, 2017 1 次提交
  5. 19 7月, 2017 3 次提交
  6. 18 7月, 2017 1 次提交
  7. 17 7月, 2017 2 次提交
  8. 11 7月, 2017 2 次提交
  9. 06 7月, 2017 2 次提交
  10. 05 7月, 2017 1 次提交
  11. 04 7月, 2017 4 次提交
  12. 03 7月, 2017 1 次提交
  13. 28 6月, 2017 2 次提交