1. 29 6月, 2022 1 次提交
  2. 08 6月, 2022 1 次提交
  3. 31 3月, 2022 1 次提交
    • T
      Using DistConfig in Paddle Inference (#41128) · dc0702fe
      TeslaZhao 提交于
      * Pass compat of conv_transpose_bias_mkldnn_fuse_pass
      
      * Fix a bug of strided_slice op, about the axes parameter access memory out of bounds
      
      * Fix a bug of strided_slice op, about the axes parameter access memory out of bounds
      
      * Fix a bug of transpose op, about accessing memory out of bounds of the perm param
      
      * op:transpose_op supports bool type
      
      * op:transpose_op supports bool type
      
      * Keep strided_slice op behavior consistent with slice op when starts input is less than -rank
      
      * Using DistConfig in inference
      dc0702fe
  4. 13 1月, 2022 1 次提交
  5. 23 12月, 2021 1 次提交
  6. 19 10月, 2021 1 次提交
  7. 05 3月, 2021 1 次提交
  8. 11 11月, 2020 1 次提交
  9. 09 9月, 2020 1 次提交
  10. 07 9月, 2020 1 次提交
  11. 28 8月, 2020 1 次提交
  12. 04 2月, 2020 1 次提交
  13. 03 7月, 2019 1 次提交
  14. 11 6月, 2019 1 次提交
    • Update the Anakin interfaces for content-dnn and MLU (#17890) · bce259e5
      石晓伟 提交于
      * 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
      bce259e5
  15. 07 1月, 2019 1 次提交
  16. 14 11月, 2018 1 次提交
  17. 24 10月, 2018 1 次提交
  18. 19 10月, 2018 4 次提交
  19. 29 9月, 2018 1 次提交
  20. 28 9月, 2018 1 次提交
  21. 27 9月, 2018 2 次提交
  22. 25 9月, 2018 1 次提交
  23. 21 9月, 2018 2 次提交
  24. 19 9月, 2018 1 次提交
  25. 14 9月, 2018 1 次提交
  26. 13 9月, 2018 1 次提交
  27. 12 9月, 2018 2 次提交
  28. 05 9月, 2018 1 次提交
  29. 29 8月, 2018 1 次提交
  30. 22 8月, 2018 2 次提交
    • T
      fea/anakin compile with demo (#12772) · decda738
      Tao Luo 提交于
      * anakin support x86
      
      * fix code style
      
      * add anakin ditu cnn demo
      
      * add timer
      
      * add rnn
      
      * fix inference_anakin_cnn/rnn_test compile error
      
      * make anakin_rnn_tester run
      
      * add anakin_enable_op_time option
      
      * update api/CMakeLists.txt
      
      * enlarge the max_batch_size in anakin.config
      
      * update with comments
      decda738
    • Y
      enhance/ditu rnn with fc fuse (#12831) · 9ee698e6
      Yan Chunwei 提交于
      * make fc fuse work with ditu rnn
      * add ditu rnn data download to CMAKE
      9ee698e6
  31. 21 8月, 2018 1 次提交
  32. 14 8月, 2018 1 次提交
    • W
      hide misc APIs (#12540) · 8b77448d
      Wu Yi 提交于
      * hide misc APIs
      
      * update
      
      * fix transformer test
      
      * update API.spec
      8b77448d
  33. 10 8月, 2018 1 次提交