Commit Graph

124 Commits (0d49b9214049eab676c1e8e37cbcd04ed25f9065)

Author SHA1 Message Date
qingqing01 ffda2c414d
Clipping bbox in the mAP evaluator calculation. (#8872)
7 years ago
chengduo f3cdeb9a29
Merge pull request #8820 from chengduoZH/feature/refine_elementwise_
7 years ago
qingqing01 ded34b2c0f
Fix detection_map_op for multi-device. (#8845)
7 years ago
Luo Tao 49f3f1db07 add back framework_proto depends
7 years ago
Luo Tao 3ddc997182 rename concat_functor to concat, refine CMakeLists based on comments
7 years ago
Luo Tao 1ef97fa7b1 Merge branch 'develop' into math_function
7 years ago
chengduo 84aea8a8a1
Merge pull request #8669 from chengduoZH/feature/concat_op
7 years ago
pzelazko-intel 8c71adaa8c MKLDNN conv2d kernel added (#8451)
7 years ago
Yan Chunwei 049383c615
add inplace to reshape (#8747)
7 years ago
Yu Yang 42e65a20c6
Merge pull request #8791 from reyoung/feature/extract_reader_ops
7 years ago
chengduoZH 8b30fadac3 refine elementwise sub,div,min,max
7 years ago
Yu Yang 4690b9c987 FIX CI
7 years ago
chengduo c43995ed36
Merge pull request #8810 from chengduoZH/feature/refine_elementwise_mul
7 years ago
kexinzhao 266ccaa843
Integrate float16 into data_type_transform (#8619)
7 years ago
chengduoZH a1331f9877 refine elementwise_mul_op
7 years ago
qingqing01 0e1f82fd2a
Fix bug in detection mAP evaluator. (#8778)
7 years ago
Yu Yang 4d8345e3ac Extract create_reader_op to three files
7 years ago
whs f608bb2756
Merge pull request #8651 from wanghaoshuang/fix_pool
7 years ago
Xin Pan c7b7291b9f
Merge pull request #8758 from panyx0718/nccl
7 years ago
Xin Pan a4d68ed3d8 Add lock
7 years ago
qingqing01 608feea204
Implement detection mAP evaluator wrapper and unify label format between SSD loss and mAP evaluator (#8736)
7 years ago
chengduoZH c3864eab99 if axis == 0; directly copy D->D
7 years ago
chengduoZH 131ec276ed fix bug for big number; float->double and code refine
7 years ago
Xin Pan d054cfeae6 Avoid init_nccl for every steps.
7 years ago
chengduoZH 82bd82c186 follow comments and refine code
7 years ago
qingqing01 457d012a8e
Enable device automatically switching in mine_hard_examples_op. (#8706)
7 years ago
chengduoZH 00e596edbe get max threads of GPU
7 years ago
typhoonzero f94a758c16 fix fluid distribute build
7 years ago
Luo Tao f67275a920 refine operator/math/CMakeLists.txt, seperate im2col from math_function
7 years ago
chengduoZH 60e7ee0611 refine concat_op
7 years ago
qingqing01 9e1ec8c919
Enable device switching automatically for serveral operators (#8684)
7 years ago
emailweixu eac2c3cf36
Merge pull request #8505 from emailweixu/math_op
7 years ago
Abhinav Arora 0d878e4c09
Add Go_op, Channel_create, channel_close, channel_send and channel_receive ops (#8593)
7 years ago
Yancey 718642e93f
Merge pull request #8659 from Yancey1989/fix_dist_bug
7 years ago
chengduo e9f2033175
Merge pull request #8539 from chengduoZH/feature/refine_elementwise_op_function.h
7 years ago
Yancey1989 7bd16fe13b registry var type infer
7 years ago
Yuan Gao e84615bae6 Fix box coder op (#8647)
7 years ago
wanghaoshuang 0ffec514cd Fix comments
7 years ago
wanghaoshuang 1e510d9914 Add ceil_mode option for pool2d and pool3d
7 years ago
chengduo cf883d9caf
Merge pull request #8613 from chengduoZH/feature/fix_bug_conv_op
7 years ago
qingqing01 f449180b1c
Register more data type for reshape operator. (#8617)
7 years ago
chengduoZH a779b42450 follow comments
7 years ago
xuwei06 e9b8ebf42c Correctly handling variable with batch dimension for math ops.
7 years ago
xuwei06 7d56c6d078 Adding Dim<0>
7 years ago
chengduoZH b5c920920c fix conv_op bug
7 years ago
Luo Tao 6dd3a61b2f combine batch_size_like.cc into batch_size_like.h
7 years ago
Tao Luo 1ac31d3d08
Merge pull request #8591 from chengduoZH/feature/refine_cmake_for_cudnn
7 years ago
chengduoZH 62fe2f28a1 follow comments
7 years ago
qingqing01 4948f7b3fe
Enhance bipartite_match_op to support argmax matching after bipartite matching. (#8580)
7 years ago
chengduoZH 16fc5e3893 refine cmake for cudnn
7 years ago