1. 23 8月, 2018 1 次提交
    • Y
      Add Python Callstacks when Op::Run error (#12759) · b2df1700
      Yu Yang 提交于
      * Add Python Callstacks when Op::Run error
      
      * Skip op with sub-block
      
      * refactor: refine callstack info's format
      
      * Reshape only support matrix
      
      * Polish Python code
      
      * Fix UT
      
      * Fix Py3
      b2df1700
  2. 29 5月, 2018 1 次提交
  3. 15 5月, 2018 1 次提交
  4. 07 4月, 2018 1 次提交
  5. 12 2月, 2018 1 次提交
  6. 10 2月, 2018 2 次提交
  7. 05 1月, 2018 1 次提交
    • D
      Feature/use cudnn (#7141) · 5593858d
      dzhwinter 提交于
      * "add c++ side kernel selection"
      
      * "add multiple kernel op test"
      
      * "kernel selection only support cudnn"
      
      * "better formatter"
      
      * "small fix with UseCPU"
      
      * "depends on change interface Get(Place, Library)"
      
      * "fix CI"
      
      * "fix python cudnn test"
      
      * "leave the register cudnn op to another PR"
      
      * "fix CI"
      
      * "use all kernel by default"
      
      * "fix CI"
      5593858d
  8. 25 12月, 2017 1 次提交
    • Q
      Impl kernel hint (#6883) · af0c4c45
      Qiao Longfei 提交于
      * init kernel hint
      
      * fix typo
      
      * rm unused code
      
      * add include in op_kernel.h
      
      * restore op_kernel since it will be moved to op_kernel_type
      
      * change force_cpu to use_cpu
      
      * fix compilation
      af0c4c45
  9. 19 12月, 2017 1 次提交
  10. 25 5月, 2017 1 次提交
  11. 09 12月, 2016 1 次提交
  12. 22 11月, 2016 1 次提交
  13. 29 8月, 2016 1 次提交