Xin Pan
8f9fb889d6
Merge pull request #11809 from jacquesqiao/add-profiler-doc-cn
...
add timeline_cn
7 years ago
qiaolongfei
995ead0849
add timeline_cn
7 years ago
mozga-intel
61c54dbbe7
Remove additional function of the code
7 years ago
mozga-intel
b8a04c2fa1
Duplicated code was moved to common function
7 years ago
mozga-intel
3b128337a1
The mkldnn batch norm supports other data format
7 years ago
guochaorong
ae0d0c415c
Merge pull request #11803 from Superjomn/bugfix/analysis_compile
...
fix analysis compile bug
7 years ago
typhoonzero
53f217115d
move find_fluid_modules
7 years ago
superjomn
ba99bc2384
update
7 years ago
superjomn
f1224945ba
fix analysis compile bug
7 years ago
Qiao Longfei
066f537ad2
Merge pull request #11752 from jacquesqiao/update-cpu-profiling-doc
...
optimize doc for host_memory_profiling_cn
7 years ago
Tao Luo
905454dfec
Merge pull request #11794 from luotao1/fix_tensorrt_compiler_bug
...
fix tensorrt compiler bug
7 years ago
minqiyang
68fe1d54aa
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into change_paddle_build_doc
7 years ago
minqiyang
e265e61193
Add WITH_ANAKIN option log in paddle_build.sh
7 years ago
Xin Pan
2ecc56226d
small AverageOptimizer enhance. ( #11761 )
...
* small AverageOptimizer enhance.
* clean
* clean
7 years ago
fengjiayi
c15c6c1592
move get_test_program to non-layer io.py
7 years ago
Luo Tao
9211824841
fix tensorrt compiler bug
7 years ago
Yancey1989
2a51e8e231
add timeout for dist word2vec unit test
7 years ago
Yancey1989
6d01f10d56
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into dist_test_word2vec
7 years ago
Yancey1989
c7d3273d63
add dist word2vec dist train
7 years ago
Wu Yi
19e877ffdb
Merge pull request #11690 from typhoonzero/fix_trainer_nccl2_env
...
fix trainer nccl2 env
7 years ago
Yan Chunwei
5082642bdb
feature/analysis to support sub-graph for TRT engine ( #11538 )
7 years ago
Haichao Zhang
bc28cf613f
Extend fill_zeros_like_op for zero-filling an LoDTensorArray ( #11496 )
...
* Add fill_zeros_array op. This op is used for zero-filling an LoDTensorArray.
* merge fill_zeros_array_op with fill_zeros_like_op
* add unit_test for fill_zeros_like for array
7 years ago
Qiao Longfei
593bbfe392
Merge pull request #11765 from jacquesqiao/fix-adam-op-for-selectedrows
...
fix adam op for selected rows
7 years ago
Yancey
958823fae7
Merge pull request #11189 from Yancey1989/test_dist_mnist_acc
...
Add unit test for testing distributed training with mnist
7 years ago
tensor-tang
06bb6427cf
Merge pull request #11772 from tensor-tang/refine/infer/demo
...
add option to compile inference demo
7 years ago
tensor-tang
64e44e929c
add option to compile inference demo
7 years ago
qiaolongfei
20fae68136
adam op handle grad.rows().size == 0 condition
7 years ago
pzelazko-intel
9a15c92317
bnorm+relu fuse for mkldnn (inference) ( #11434 )
...
* bnorm+relu fuse for mkldnn
* separate fuse_relu function
* bug fix
* proper while range in inference_transpiler
* description fix
* review fix
* review fix
* unit test for fwd batch norm+relu MKLDNN fuse
7 years ago
Xin Pan
ce5f1e0537
Merge pull request #11719 from panyx0718/fix
...
small clean
7 years ago
baiyf
778b71fc93
Optimize bipartite_match_op in large scale input ( #11730 )
...
* optimize bipartite_match_op in large scale input
7 years ago
Yancey1989
7d9c9a013b
update by comment
7 years ago
qiaolongfei
df7a266ae2
fix adam op for selected rows
7 years ago
Yan Chunwei
c228977727
add anakin release ( #11747 )
7 years ago
Yan Chunwei
f2459aafd2
inference API init cn ( #11731 )
7 years ago
Xin Pan
008e0c9bc1
small clean
7 years ago
qingqing01
b756063ce7
Speed depthwise transposed conv2d. ( #11740 )
...
* Speed depthwise transposed conv2d.
7 years ago
Kexin Zhao
b7c179a87f
fix lodtensor.py
7 years ago
Yancey1989
f28f7faa27
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into test_dist_mnist_acc
7 years ago
Yancey1989
c45a4b8567
use sigkill to stop pserver
7 years ago
Kexin Zhao
6b95a8a89c
fix error
7 years ago
Qingsheng Li
8630ba2eb1
Fix sequence expand op ( #11618 )
...
* Set zero outside functor
7 years ago
sneaxiy
01fbcb0bbb
Merge pull request #11695 from sneaxiy/complete_py_reader_cpp
...
Add Python Reader Op (CPP side)
7 years ago
sneaxiy
453aa9e225
Merge pull request #11592 from sneaxiy/python_data_feeding
...
Add design doc of Python data feeding
7 years ago
Shan Yi
c1a40180e3
Merge pull request #11745 from captainwoon/patch-5
...
create about_us.rst
7 years ago
captainwoon
29bdeb1e58
按review意见进行修改
...
1.PaddlePaddle是百度提供的开源深度学习框架->PaddlePaddle是百度自主研发并开源的深度学习框架
2.框架本身具有易学,去掉本身
3.在兼具性能的同时->在保证性能的同时
7 years ago
sneaxiy
429a140ce1
add python_data_feeding.md
7 years ago
Shan Yi
99bd7e3837
fix list
7 years ago
tensor-tang
52993878a4
add feature/vis infer demos ( #11708 )
7 years ago
Guo Sheng
8df303c09b
Merge pull request #11238 from guoshengCS/fix-beam_search
...
Fix and enhance beam_search_op and beam_searc_decode_op
7 years ago
Shan Yi
7c8b49d3ce
fix typo
7 years ago