1. 22 2月, 2021 1 次提交
  2. 14 1月, 2021 1 次提交
  3. 13 1月, 2021 1 次提交
  4. 25 12月, 2020 1 次提交
    • T
      2 0 ps core 2 (#29894) · f781ab08
      tangwei12 提交于
      * add ps table (#29463)
      
      * add ps table
      
      Change-Id: I468a04bd071d21ff52654926fcf4d5f3da19e178
      
      * add service (#29560)
      
      * add service, remove ut on mac
      
      * fix heter_profiler & add heter stop method
      
      * fix code style
      
      * merge pscore
      
      Change-Id: Ie7f60d1cdde6755a0c29db26863c6283e9843d57
      
      * fix cmake
      
      Change-Id: I6773509a7b4ca79139ecc40b7bf3eb318ceff8bb
      
      * fix conflit
      
      Change-Id: I35575be0c96a8520f9d756ea7f1ff0b904a165ba
      
      * fix conflit
      
      Change-Id: Ic926ea0b0d67803226d51241397ba3b510226bfa
      f781ab08
  5. 19 11月, 2020 1 次提交
  6. 12 10月, 2020 1 次提交
  7. 24 9月, 2020 1 次提交
  8. 23 9月, 2020 1 次提交
  9. 21 7月, 2020 1 次提交
  10. 09 7月, 2020 1 次提交
  11. 05 6月, 2020 1 次提交
  12. 01 6月, 2020 2 次提交
  13. 11 5月, 2020 1 次提交
  14. 04 3月, 2020 1 次提交
  15. 28 2月, 2020 1 次提交
  16. 21 2月, 2020 1 次提交
  17. 04 2月, 2020 1 次提交
  18. 14 1月, 2020 1 次提交
  19. 09 1月, 2020 1 次提交
  20. 19 11月, 2019 1 次提交
  21. 05 10月, 2019 1 次提交
  22. 08 8月, 2019 1 次提交
    • M
      [WIP] Add Imdb train demo (#18895) · 4ad7c9d5
      mapingshuo 提交于
      * add train demo for imdb text classification task
      
      * make inference library release data_feed dataset dataset_factory data_feed_factory
      
      * add String Data Generator
      
      * new feature of train demo: save model params
      
      * New feature of train demo: set training config using gflags
      
      * change code style for CI
      
      * add readme and dataset for imdb demo trainer
      4ad7c9d5
  23. 17 7月, 2019 1 次提交
  24. 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
  25. 18 4月, 2019 1 次提交
  26. 28 3月, 2019 2 次提交
  27. 22 3月, 2019 1 次提交
  28. 20 3月, 2019 1 次提交
  29. 19 3月, 2019 1 次提交
  30. 14 3月, 2019 2 次提交
  31. 13 3月, 2019 1 次提交
  32. 04 3月, 2019 1 次提交
    • F
      anakin subgraph engine (#15774) · afc3fcd5
      flame 提交于
      * add anakin subgraph engine
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * add initial op converter
      
      * update
      
      * update
      
      * fix op register compile error
      
      * update
      test=develop
      
      * update
      afc3fcd5
  33. 27 2月, 2019 1 次提交
    • F
      anakin subgraph engine (#15774) · e40d56c3
      flame 提交于
      * add anakin subgraph engine
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * add initial op converter
      
      * update
      
      * update
      
      * fix op register compile error
      
      * update
      test=develop
      
      * update
      e40d56c3
  34. 01 2月, 2019 1 次提交
  35. 16 1月, 2019 1 次提交
    • Y
      Optimize while_op for test (#14764) · 568cc2ff
      Yiqun Liu 提交于
      * Simplify the compare op for CPU.
      
      * Use asynchronous tensor copy in reshape_op's kernel.
      
      * Optimize while_op for test, avoiding creating variables every time.
      test=develop
      
      * Enable the cache of kernel type and kernel function.
      test=develop
      
      * Enable profiling with gperftools.
      
      * Remove flags for testing, and fix the linking error.
      test=develop
      
      * Delete the codes of ChooseKernel.
      test=develop
      
      * Fix bug when preparing ExecutorPrepareContext for while_op.
      
      * Fix missing depending on grpc libraries.
      
      * Remove the redundant print.
      test=develop
      
      * Follow comments.
      
      * Remove the codes related to prepare the ExecutorPrepareContext for while_op.
      test=develop
      568cc2ff
  36. 14 12月, 2018 1 次提交
  37. 25 11月, 2018 1 次提交