1. 05 1月, 2018 3 次提交
    • 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
    • Y
      Refine parallel_do · 8496b2e4
      Yang Yu 提交于
      8496b2e4
    • Y
      send_recv variables (#7161) · e5fe8935
      Yancey 提交于
      * send_recv variable
      
      * delete unused logs
      
      * fix ci failed
      
      * update
      
      * resize tensor before tensor copy
      
      * add selectedrows unit test
      
      * check rows
      e5fe8935
  2. 04 1月, 2018 6 次提交
  3. 03 1月, 2018 7 次提交
  4. 02 1月, 2018 3 次提交
  5. 01 1月, 2018 2 次提交
  6. 29 12月, 2017 4 次提交
  7. 28 12月, 2017 9 次提交
  8. 27 12月, 2017 6 次提交
    • Y
      Rename API of DeviceContext (#7055) · 15e8c80e
      Yu Yang 提交于
      * Rename API of DeviceContext
      
      Make them as usual names.
      
      * Rename API of DeviceContext
      
      Make them as usual names.
      
      * Fix compile
      
      * Fix compile
      
      * Fix compile
      
      * Fix compile
      
      * Fix compile
      15e8c80e
    • D
      Fix/transform (#7079) · c31cbae5
      dzhwinter 提交于
      * "fix data transform"
      
      * "split into next PR"
      c31cbae5
    • G
      Fix bugs (#7060) · 5347c8d7
      gongweibao 提交于
      * fix bugs
      5347c8d7
    • Q
      cache memory in local scope (#7058) · 7aed7eb5
      QI JUN 提交于
      * add KernelTypeToString interface
      
      * cache memory in local scope
      
      * fix typo
      
      * refine trans logic
      7aed7eb5
    • Y
      Executor check nan · 3ae781eb
      Yang Yu 提交于
      3ae781eb
    • D
      "refine kernel registrar" (#6998) · 35c1683e
      dzhwinter 提交于
      * "refine kernel registrar"
      
      * "refine registrar with multikey"
      
      * "fix register"
      
      * "refine multikernel register"
      
      * "fix CI"
      
      * "fix CI"
      
      * "fix registry"
      
      * "swtich GPU to CUDA"
      
      * "add register macro test case"
      
      * "fix CI"
      35c1683e