Commit Graph

6991 Commits (6e5736e2700decf5b991e0f84216fcea13983834)

Author SHA1 Message Date
fengjiayi 6e5736e270 fix a compile error
7 years ago
fengjiayi 4e517881f7 remove HasNext
7 years ago
Xin Pan b825c79261
Merge pull request #8897 from panyx0718/message
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
Xin Pan 9a27d3af23 Print exception message from threads
7 years ago
qingqing01 ffda2c414d
Clipping bbox in the mAP evaluator calculation. (#8872)
7 years ago
Yiqun Liu fecc9a38c6
Add test for nested RecordEvent. (#8773)
7 years ago
Xin Pan a9b9ec45ab
Merge pull request #8775 from panyx0718/test2
7 years ago
chengduo abb10556e8
Merge pull request #8859 from chengduoZH/feature/refine_exe_log
7 years ago
Xin Pan 30e556d675 Use vlog instead.
7 years ago
QI JUN 47ca1814f3
fix mac build error (#8856)
7 years ago
chengduoZH f7c7135673 Add log before op Run
7 years ago
chengduo f3cdeb9a29
Merge pull request #8820 from chengduoZH/feature/refine_elementwise_
7 years ago
Xin Pan eb46845313 Add warning
7 years ago
Yiqun Liu a032f56f7c
Add profiling information for inference example (#8748)
7 years ago
qingqing01 ded34b2c0f
Fix detection_map_op for multi-device. (#8845)
7 years ago
kexinzhao 7f00716c87
Add context wait in type_transform (#8850)
7 years ago
Tao Luo 6f50dee4d5 compile and install the static library of fluid inference (#7827)
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
Abhinav Arora 78c884d7a7
Redesign channel implementation for Select Op (#8814)
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
Yu Yang 82b149cd29
Merge pull request #8780 from reyoung/feature/recordio
7 years ago
whs f608bb2756
Merge pull request #8651 from wanghaoshuang/fix_pool
7 years ago
Xin Pan f10152df78 Fix nullptr when doing nested profileing
7 years ago
Xin Pan cf6244c1b8 Improve profiler
7 years ago
Tao Luo ea4e6c7af7
Merge pull request #8772 from luotao1/v2_doc
7 years ago
Yu Yang 9dc69582de Make recordio simple
7 years ago
Luo Tao 3cba54ae1e remove unused document deployment function in build_doc.sh
7 years ago
Xin Pan c7b7291b9f
Merge pull request #8758 from panyx0718/nccl
7 years ago
Xin Pan a4d68ed3d8 Add lock
7 years ago
kexinzhao 6720681cc2 Enable is_test attr of batch norm and drop out op for test program (#8642)
7 years ago
Tao Luo d398b96823
Merge pull request #8761 from luotao1/v2_doc
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
Luo Tao bcf5b62970 refine CMakeLists.txt and build_doc.sh
7 years ago
dongzhihong fe18341585 "seperate internal library and exported library"
7 years ago
dongzhihong 7364348d04 "move from recordio repo to paddle"
7 years ago