- 23 1月, 2019 1 次提交
-
-
由 qingqing01 提交于
* Add generate_mask_labels_op to support Mask-RCNN. * Refine sigmoid_cross_entropy to support nomalize mode. * Fix generator_proposals_label. * Use DeviceTemporaryAllocator in roi_pool and roi_algin. * Remove shape check in data_feeder.
-
- 18 10月, 2018 1 次提交
-
-
由 jerrywgz 提交于
-
- 04 9月, 2018 1 次提交
-
-
由 qingqing01 提交于
* Fix bug in generate_proposals_op. * Fix data type for RoIs. * Refine and fix rpn_target_assign_op. * Add the missing file bbox_util.h * Rename BoxEncoder to BoxToDelta
-
- 18 5月, 2018 1 次提交
-
-
由 baiyfbupt 提交于
-
- 17 5月, 2018 2 次提交
- 16 5月, 2018 1 次提交
-
-
由 baiyfbupt 提交于
-
- 30 4月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "re-commit " * "picked up" * "fix ci" * "fix pdb hang up issue in cuda 9"
-
- 27 4月, 2018 1 次提交
-
-
由 dyning 提交于
* modify roi pool with lod and expose ROI Pooling into Python API * make lod code brief * make doc more clearly * make doc more clearly
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 12 12月, 2017 1 次提交
-
-
由 QI JUN 提交于
There are mainly following fixes: - take `DeviceContext` as the template parameter of math functors and OpKernel instead of `Place` - remove `eigen_device` interface in base class `DeviceContext` - remove `GetEigenDevice` interface in `ExecutionContext` and base class `DeviceContext` - remove unused `platform::EigenDeviceConverter` - rename `REGISTER_OP_GPU_KERNEL` to `REGISTER_OP_CUDA_KERNEL` - rename `USE_GPU_ONLY_OP` to `USE_CUDA_ONLY_OP`
-
- 27 11月, 2017 1 次提交
-
-
由 QI JUN 提交于
-
- 24 11月, 2017 1 次提交
-
-
由 wanghaox 提交于
-
- 22 11月, 2017 1 次提交
-
-
由 wanghaox 提交于
-