Commit Graph

6901 Commits (12843a3a5387d30cf2671e659405497830c54472)

Author SHA1 Message Date
Xin Pan 12843a3a53 Firt timeline version
7 years ago
Yuan Gao e84615bae6 Fix box coder op (#8647)
7 years ago
Yibing Liu ace512a3ed
Merge pull request #8596 from kuke/profiler_multi_gpu
7 years ago
Yibing Liu c0876cf686 update due to upstream's change
7 years ago
Yiqun Liu f0548679b3
Get rid of the dependency of Go compiler when WITH_GOLANG is OFF. (#8610)
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
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
Xin Pan decaad5ccc
Merge pull request #8542 from panyx0718/test
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
Yibing Liu ee88855ddf Fix the profiler's bug in multi-gpu mode
7 years ago
Tao Luo dce0383f89
Merge pull request #8404 from Xreki/core_refine_inference
7 years ago
chengduoZH 16fc5e3893 refine cmake for cudnn
7 years ago
Tao Luo 0dbaad5755
Merge pull request #8563 from luotao1/WITH_FAST_BUNDLE_TEST
7 years ago
武毅 0250e8083d
Merge pull request #8586 from Yancey1989/fix_dist_unittest
7 years ago
Xin Pan 9bbce49353 Fix version date.
7 years ago
Xin Pan b9ec24c6e9 Extend current profiler for timeline and more features.
7 years ago
dzhwinter 34605d2641
accelerate the cuda concat op, avoid many times copy (#8585)
7 years ago
Yancey1989 7a1d6ae5f6 Fix send_recv unit test
7 years ago
武毅 fe7c181491
Merge pull request #8538 from typhoonzero/add_raw_var_type
7 years ago
typhoonzero 6a686794ac fix comment typo
7 years ago
Liu Yiqun efb6ba3531 Merge branch 'develop' into core_refine_inference
7 years ago
qijun d2e7276377 fix warp ctc dir error
7 years ago
Luo Tao 6d25a43a94 set the default option of WITH_FAST_BUNDLE_TEST be OFF
7 years ago
typhoonzero a50230add6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_raw_var_type
7 years ago
Luo Tao 7453312dee fix error python path when building framework_py_proto
7 years ago
Luo Tao bb36084949 fix error directory of fluid inference unitest
7 years ago
QI JUN 44e3015412
fix nccl version (#8540)
7 years ago
Qiao Longfei b2f530e3cc
Merge pull request #8532 from jacquesqiao/fix-compare-op
7 years ago
typhoonzero 9b5be6ef43 fix short connection again
7 years ago
Yu Yang eebfb71d3f
Merge pull request #8524 from reyoung/feature/unique_name_guard
7 years ago
qiaolongfei 28d07e3cb8 add python part of compare op
7 years ago
qiaolongfei d4e3495cf5 add larger_than and larger_equal op and kernel
7 years ago
qiaolongfei bad01596f9 rename register macro
7 years ago
Yu Yang e8cb97b8a2 Moving unique_name to python
7 years ago
Yu Yang 7a9098a60e Add block.fwd_block_id (#8489)
7 years ago
Abhinav Arora 6e7fee0ee1
Add unit tests for ChannelHolder (#8510)
7 years ago
chengduo 0e187bc93e fix get_mid_dims annotation (#8490)
7 years ago
kavyasrinet 77ee8fb240
Exposing Channel to be used as a Variable and integrating with Fluid (#8486)
7 years ago
Yu Yang 88c22e9d1a Speed up elemwise grad (#8402)
7 years ago
Yu Yang d50016b2a7 Remove build warnings in float16.h (#8481)
7 years ago
武毅 c490f1b38b
Merge pull request #8049 from typhoonzero/no_counter_on_pserver
7 years ago
dzhwinter 46e4f6ffab small fix
7 years ago
Yang Yang(Tony) 3c2cafbe1d
fix parallel do hard coded empty var name (#8469)
7 years ago
helinwang 633756ad13
Merge pull request #8361 from tonyyang-svail/backward_on_parallel_do
7 years ago
Siddharth Goyal a040239d3a
Add conv test case for inference-recognize digits (#8466)
7 years ago