- 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 提交于
-