- 17 1月, 2022 1 次提交
-
-
由 Wilber 提交于
* add pten::Place data structure. * update ci problem * fix ci problem * update * using platform::Place=pten::Place * remove BOOST_GET_CONST for CPUPlace and GPUPlace * compile pass 25%. * compile pass 45% * compile pass 60% * remove boost_get for xpu npu mlu and ipu * compile pass on cpu and gpu. * fix compile problem * fix compile error. * update * fix ci problem * update * ci approve * fix ci problem * fix ci eager test problem * remove BOOST_GET_CONST * fix npu compile
-
- 03 12月, 2021 1 次提交
-
-
由 ronnywang 提交于
* refine structure for cuda and rocm * update * update * update * update
-
- 11 5月, 2020 1 次提交
-
-
由 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
-
- 14 4月, 2020 1 次提交
-
-
由 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
-
- 11 9月, 2019 1 次提交
-
-
由 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
-
- 01 2月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 28 1月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 25 1月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 22 1月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 17 1月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 05 6月, 2018 1 次提交
-
-
由 Yuan Gao 提交于
* add normalize switch to box_coder_op * add default prior box var * update according to the review
-
- 04 6月, 2018 1 次提交
-
-
由 Yuan Gao 提交于
-
- 12 5月, 2018 1 次提交
-
-
由 baiyf 提交于
-
- 30 4月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "re-commit " * "picked up" * "fix ci" * "fix pdb hang up issue in cuda 9"
-
- 28 2月, 2018 1 次提交
-
-
由 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
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 02 2月, 2018 1 次提交
-
-
由 gaoyuan 提交于
-
- 31 1月, 2018 3 次提交
- 28 1月, 2018 1 次提交
-
-
由 gaoyuan 提交于
-