Commit Graph

140 Commits (95de7617eb002df6b0e5401e3990218ce7d1e649)

Author SHA1 Message Date
Kexin Zhao 95de7617eb fix bug
7 years ago
Kexin Zhao 1998d5afa2 add gpu info func to get compute cap
7 years ago
Kexin Zhao d400b4192d fix math function arch mismatch for older GPU
7 years ago
fengjiayi aa3f5058d3
Merge pull request #8841 from JiayiFeng/dev_double_buffer_for_cpp_reader
7 years ago
QI JUN b341bac7e1
Refine cast op (#8923)
7 years ago
Yancey 8468037918
Fix sparse update memory error for distributed training (#8837)
7 years ago
fengjiayi 35e1e0d521 uses channel to replace the traditional buffer
7 years ago
fengjiayi b3a11fdf3a Merge branch 'rm_reader_HasNext' into dev_double_buffer_for_cpp_reader
7 years ago
fengjiayi 6e5736e270 fix a compile error
7 years ago
fengjiayi 4e517881f7 remove HasNext
7 years ago
武毅 9dd34e4169 update unpushed commits for zerocopy grpc (#8900)
7 years ago
kexinzhao 90215b7844
Add float16 GEMM math function on GPU (#8695)
7 years ago
武毅 45af8c1e99 Performance/zero copy variable seriralization (#8839)
7 years ago
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
fengjiayi b1f647fd6d fix errors
7 years ago
fengjiayi e8d21b6349 fix an error
7 years ago
fengjiayi 4fb7b96756 Add basic double buffer reader
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