1. 22 7月, 2019 4 次提交
  2. 20 7月, 2019 2 次提交
  3. 19 7月, 2019 5 次提交
  4. 18 7月, 2019 6 次提交
  5. 17 7月, 2019 5 次提交
    • G
      remove async executor and add data_feed.proto to the deps of train demo (#18659) · d714bf03
      guru4elephant 提交于
      * remove async executor and add data_feed.proto to the deps of train demo
      d714bf03
    • Y
      Add cuda implementation for `prelu` backward pass (#18633) · ce1ec332
      Yang Zhang 提交于
      * Add GPU implementation for `prelu` backward pass
      
      test=develop
      
      * Fix logic error in `prelu` GPU backward and simplify a bit
      
      test=develop
      
      * Fix `prelu` backward CUDA implementation
      
      test=develop
      
      CPU version was not used actually, so test passed
      ce1ec332
    • Fix Bitmain Predictor::Clone() (#18599) · 25d80791
      石晓伟 提交于
      * update anakin-engine interfaces for content-dnn
      
      test=develop
      
      * support only-gpu mode of Anakin
      
      modify eltwise parse
      
      test=develop
      
      * modification for thread-safe
      
      test=develop
      
      * Integrated template instance
      
      test=develop
      
      * increase template parameters
      
      test=develop
      
      * support MLU predictor
      
      test=develop
      
      * update anakin cmake files
      
      test=develop
      
      * update TargetWrapper::set_device
      
      * update the initialization of anakin subgraph
      
      test=develop
      
      * use the default constructor of base class
      
      test=develop
      
      * load model from buffer with length
      
      test=develop
      
      * modify the access level of class
      
      test=develop
      
      * support anakin for bitmain arch
      
      test=develop
      
      * remove files
      
      * checkout cmakelists
      
      test=develop
      
      * modify interfaces
      
      test=develop
      
      * add cmake dependments
      
      test=develop
      
      * enforce the outputs of net
      
      test=develop
      25d80791
    • Y
      97549a4f
    • B
      [NGraph] handle dim element 0 of ngraph op (#18568) · 256ba7cb
      baojun 提交于
      256ba7cb
  6. 16 7月, 2019 4 次提交
  7. 15 7月, 2019 3 次提交
  8. 14 7月, 2019 1 次提交
  9. 12 7月, 2019 5 次提交
  10. 11 7月, 2019 4 次提交
  11. 10 7月, 2019 1 次提交
    • T
      Add code example in CI (#18228) · 1c10dac4
      tianshuo78520a 提交于
      * test api example
      
      * update python
      
      * add sampcd_processor.py
      
      * add if 0
      
      * sort
      
      * test paddle
      
      * test paddle
      
      * test paddle
      
      * add whitelist
      
      * change sampcd_processor.py
      
      * change sampcd_processor.py
      
      * change sampcd_processor.py
      
      * add exit
      
      * test=develop
      
      * test=develop
      1c10dac4