Yiqun Liu
fecc9a38c6
Add test for nested RecordEvent. ( #8773 )
...
* Add test for nested RecordEvent.
* Remove the debug information.
* Add log information for the 3 usages and reduce the loop counts of nested case.
7 years ago
Xin Pan
a9b9ec45ab
Merge pull request #8775 from panyx0718/test2
...
Improve the timeline profiler
7 years ago
Yancey
281f5fdd00
Merge pull request #8708 from Yancey1989/fix_manylinux_nccl_version
...
Fix nccl version in manylinux develop Docker image
7 years ago
Yu Yang
9d4c93a0a7
Fix CI
7 years ago
chengduo
abb10556e8
Merge pull request #8859 from chengduoZH/feature/refine_exe_log
...
Add log before op Run
7 years ago
Yu Yang
b536799af0
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/recordio_file_reader
7 years ago
Xin Pan
30e556d675
Use vlog instead.
7 years ago
Yu Yang
db46778bdd
Polish codes and comments
7 years ago
Yu Yang
5cb79524d2
Fix CI
7 years ago
QI JUN
47ca1814f3
fix mac build error ( #8856 )
7 years ago
chengduoZH
f7c7135673
Add log before op Run
7 years ago
ranqiu
231d3a88f8
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
7 years ago
chengduo
f3cdeb9a29
Merge pull request #8820 from chengduoZH/feature/refine_elementwise_
...
[Speed] Refine elementwise sub,div,min,max gradient functor
7 years ago
Xin Pan
eb46845313
Add warning
7 years ago
Yancey
e1348e18d8
Merge pull request #8853 from Yancey1989/capi_noavx_link
...
Add capi-noavx-openblas download link
7 years ago
Yiqun Liu
a032f56f7c
Add profiling information for inference example ( #8748 )
...
* Add profiling information for inference example, recognize digits.
* Refine the profiling method.
* Correct the use of RecordEvent and simplify recognize_digits.
7 years ago
Qiao Longfei
1e4d95c115
Merge pull request #8844 from jacquesqiao/add-timeling-profile-howto
...
add timeline profile howto
7 years ago
Yancey1989
9a6f0ab287
add capi-noavx-openblas download link
7 years ago
Tao Luo
b1d2bf5c90
Merge pull request #8849 from wanghaoshuang/how_to
...
Add guide for howto documentation
7 years ago
qingqing01
ded34b2c0f
Fix detection_map_op for multi-device. ( #8845 )
7 years ago
qiaolongfei
205cadf6b7
typo
7 years ago
qiaolongfei
c74797a856
add warning
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 )
...
* compile and install the static library of fluid inference
* fix dynload_cuda not in CPU mode
* update shared library and adjust the deploy of openblas
* adjust the deploy of openblas
* * auto add all fluid modules for static library
* use libprotobuf.a instead of libprotobuf-lite.a for profiler
* use set_property to set the global varible instead of ENV
* add gpu depends of fluid modules, auto add inference_lib_dist depends
* change the condition of openblas_lib, and fix a typo
7 years ago
wanghaoshuang
af4036a675
Add guide for howto documentation
7 years ago
Yu Yang
72be7a6151
Complete RecordIO reader op
7 years ago
qiaolongfei
f8e0c41e0e
add timeline profile howto
7 years ago
fengjiayi
b1f647fd6d
fix errors
7 years ago
zhouhanqing
732eebb286
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into Paddle-ReduceProd
7 years ago
zhouhanqing
15306ffdc3
add product reduction for reduce_op
7 years ago
Tao Luo
1749d40f67
Merge pull request #8682 from luotao1/math_function
...
refine operators/math/CMakeLists.txt
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
Qiao Longfei
c89664e80a
Merge pull request #8831 from jacquesqiao/add-printlog-to-memoryoptimize
...
add print_log to memory_optimize
7 years ago
qijun
4ca16172ea
update
7 years ago
qijun
c58ce0a687
Merge remote-tracking branch 'baidu/develop' into update_getstarted_doc
7 years ago
qijun
26922a3bae
update
7 years ago
Luo Tao
1ef97fa7b1
Merge branch 'develop' into math_function
7 years ago
qiaolongfei
fe2d590d21
fix bug
7 years ago
qiaolongfei
142fac18ec
add print_log to memory_optimize
7 years ago
Yu Yang
bcb80756af
Add Writer/Scanner
...
Make vec<Tensor> can be serialized to RecordIO
7 years ago
chengduo
84aea8a8a1
Merge pull request #8669 from chengduoZH/feature/concat_op
...
Refine concat_op
7 years ago
pzelazko-intel
8c71adaa8c
MKLDNN conv2d kernel added ( #8451 )
...
* MKLDNN conv2 OP kernel added
* TODOs added
* mkldnn conv2d OP refactor
* CanCUDNNBeUsed and CanMKLDNNBeUsed moved
7 years ago
Yan Chunwei
049383c615
add inplace to reshape ( #8747 )
7 years ago
ranqiu
a9de00a86d
Refine doc
7 years ago
fengjiayi
77200a7057
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_double_buffer_for_cpp_reader
7 years ago
fengjiayi
af64f39bfd
fix compile errors
7 years ago
Yu Yang
42e65a20c6
Merge pull request #8791 from reyoung/feature/extract_reader_ops
...
Extract create_reader_op to three files
7 years ago