1. 11 5月, 2020 1 次提交
    • C
      Add macro BOOST_GET to enrich the error information of boost :: get (#24175) · aa0f254f
      Chen Weihang 提交于
      * add new macro BOOST_GET_SAFELY & unittests, test=develop
      
      * add different macro type, test=develop
      
      * fix get macro type in executor, test=develop
      
      * four macro part change backup
      
      * using one macro for all case, test=develop
      
      * revert attribute change, test=develop
      
      * change to three func to solve gcc4.8 bug, test=develop
      
      * polish some details, test=develop
      aa0f254f
  2. 14 4月, 2020 1 次提交
    • W
      enhance the error message, test=develop (#23646) · 93aa6690
      wangguanzhong 提交于
      * enhance the error message of box_coder, test=develop
      
      * enhance error message in box_decoder_and_assign
      
      * enhance error message of collect_fpn_proposals
      
      * enhance errror message of distribute_fpn_proposals
      
      * enhance error message of multiclass_nms, test=develop
      93aa6690
  3. 11 9月, 2019 1 次提交
    • H
      Replace TemporaryAllocator by CUDADeviceContextAllocator (#18989) · 12542320
      Huihuang Zheng 提交于
      TemporaryAllocator is a singleton used for allocating memory for Cudnn. Since it is a singleton, we can delete it for better performance in memory.
      
      We replace TemporaryAllocator by CUDADeviceContextAllocator and CUDADeviceContextAllocation, which uses stream callback to delete the memory allocated for the stream to avoid singleton.
      
      Also added data_feed_proto to operator to fix CI in CPU compilation
      12542320
  4. 01 2月, 2019 1 次提交
  5. 28 1月, 2019 1 次提交
  6. 25 1月, 2019 1 次提交
  7. 22 1月, 2019 1 次提交
  8. 17 1月, 2019 1 次提交
  9. 05 6月, 2018 1 次提交
  10. 04 6月, 2018 1 次提交
  11. 12 5月, 2018 1 次提交
  12. 30 4月, 2018 1 次提交
  13. 28 2月, 2018 1 次提交
    • Y
      Fix box coder op (#8647) · e84615ba
      Yuan Gao 提交于
      * fix ssd problems
      
      * fix box decoder op
      
      * fix dimension problem in detection tests
      
      * update detection doc
      
      * Update detection doc
      
      * Update detection doc
      
      * update detection doc
      
      * update detection doc
      e84615ba
  14. 12 2月, 2018 1 次提交
  15. 10 2月, 2018 2 次提交
  16. 02 2月, 2018 1 次提交
  17. 31 1月, 2018 3 次提交
  18. 28 1月, 2018 1 次提交