typhoonzero
|
788636f078
|
update by comments
|
7 years ago |
gongweibao
|
35483a2094
|
Add neural transformer leanring rate decay function. (#9951)
Add neural transformer leanring rate decay function
|
7 years ago |
Yancey1989
|
2917a75b7a
|
add some comments for sparse table
|
7 years ago |
fengjiayi
|
fbe562478d
|
Merge pull request #9994 from reyoung/feature/debug
Fix bugs in local_scopes
|
7 years ago |
qingqing01
|
ee9832a7a9
|
Add Top-k Python API. (#9973)
* Add topk Python API.
* Add unit test.
* Remove the repeated API.
|
7 years ago |
chengduo
|
e5b3eb9899
|
Merge pull request #10001 from abhinavarora/disable_test_channel
Disabling Channel Test to fix CI
|
7 years ago |
fengjiayi
|
c083ee703c
|
Merge pull request #9950 from JiayiFeng/add_parallel_executor_tests
Add parallel executor tests
|
7 years ago |
chengduoZH
|
e63013a86f
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_reduce_op_handle
|
7 years ago |
dzhwinter
|
425a1e76a2
|
Merge remote-tracking branch 'origin/develop' into memory/activation_memory
|
7 years ago |
Tao Luo
|
61f4baa13a
|
Merge pull request #9792 from luotao1/merge_bn
fuse batch norm for conv operator
|
7 years ago |
Tao Luo
|
2617d8bcda
|
Merge pull request #9993 from jczaja/prv-softmax-mkldnn-fix
- Added Epsilon (preventing softmax output from being too small) for softmax MKLDNN op
|
7 years ago |
typhoonzero
|
e2d56832e1
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into split_byref_op
|
7 years ago |
Abhinav Arora
|
74ff0be234
|
Merge remote-tracking branch 'origin/develop' into disable_test_channel
|
7 years ago |
Tao Luo
|
ebbc28e6a4
|
Merge pull request #10002 from abhinavarora/fix_ci
Fix conv_mkldnn_op.cc which is causing CI failure
|
7 years ago |
fengjiayi
|
e84d3a7fbf
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_parallel_executor_tests
|
7 years ago |
chengduoZH
|
1eeb2e0042
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_reduce_op_handle
|
7 years ago |
Abhinav Arora
|
ed681d5235
|
Fix conv_mkldnn_op.cc which is causing CI failure
|
7 years ago |
Abhinav Arora
|
1b5c1bcb57
|
Disabling Channel Test to fix CI
|
7 years ago |
Yang Yang
|
68d96385e4
|
remove REGISTER_OP and REGISTER_OP_EX
|
7 years ago |
Abhinav Arora
|
6f83142353
|
Fix cpplint issues with beam_search_op and beam_search_decode_op (#9962)
* Fix cpplint warnings in beam_search_decode_op
* Fix cpplint warnings in beam_search_op
* Fix test
* fix
|
7 years ago |
Yang Yang
|
4b1a32db34
|
fix pybind.h generator
|
7 years ago |
Abhinav Arora
|
2d1a6f8d4a
|
Fix cpplint issues in Detection_map_op (#9969)
* Fix conv_op.h
* Fix conv_mkldnn_op
* Fix cpplint issues in detection_map_op
|
7 years ago |
Abhinav Arora
|
d08791d11a
|
Fix CPPLint issues with Chunk_eval_op (#9964)
|
7 years ago |
Wu Yi
|
8352f93809
|
Merge pull request #9933 from typhoonzero/add_dist_unit_test
Add dist unitest data compare, ensure that dist train have same behavior as local training
|
7 years ago |
weixing
|
544159c3de
|
Merge pull request #9870 from weixing02/ini
Regenerate initializer.rst and add MSRAInitializer to initializer.__all__
|
7 years ago |
Jacek Czaja
|
de8094f57e
|
Cosmetic fixes
|
7 years ago |
Jacek Czaja
|
acdf7cbd19
|
- Added EPS for softmax MKLDNN op
- EPS added to softmax mkldnn primitive outcome is limited to training
phase
Fixes after review
clang format fixes
clang format fixes
|
7 years ago |
dzhwinter
|
626227eb72
|
"fix ci"
|
7 years ago |
tangwei12
|
6f3aa72573
|
Merge pull request #9490 from seiriosPlus/mpi_enabled
Mpi enabled
|
7 years ago |
Luo Tao
|
81c47b21ef
|
add type check and default scope
|
7 years ago |
typhoonzero
|
69188e5981
|
fix ut
|
7 years ago |
Yu Yang
|
9b60d0decb
|
Merge pull request #9975 from reyoung/feature/VarHandleCtor
Using constructor for VarHandle
|
7 years ago |
Yu Yang
|
06fb055a2f
|
New group
|
7 years ago |
Tao Luo
|
16104a1cd8
|
Merge pull request #9987 from luotao1/check_env
move paddle/scripts/check_env.sh to benchmark/
|
7 years ago |
typhoonzero
|
c6d7c2bdff
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into split_byref_op
|
7 years ago |
Luo Tao
|
01b88f2177
|
Merge branch 'develop' into merge_bn
|
7 years ago |
weixing02
|
b8770e4c0f
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ini
|
7 years ago |
Yancey1989
|
ca327508cc
|
update
|
7 years ago |
Tao Luo
|
fee5b24cb4
|
Merge pull request #9985 from mozga-intel/mozga-intel/mkldnn_separate_tests
The mkldnn tests are skipped when the MKLDNN flag is OFF
|
7 years ago |
chengduoZH
|
e4de957f19
|
code refine
|
7 years ago |
typhoonzero
|
ed89b7b7e6
|
dist train use split_by_ref
|
7 years ago |
Tao Luo
|
038dbb386e
|
Merge pull request #9958 from luotao1/find_tensorrt
auto find tensorrt library and install in user root
|
7 years ago |
typhoonzero
|
22f58382bc
|
run dist train test single process
|
7 years ago |
Yu Yang
|
71a2e6b73c
|
Reverse create var
|
7 years ago |
Yu Yang
|
2e8459be71
|
DebugCode
|
7 years ago |
Yu Yang
|
fc6f0be276
|
Merge pull request #9942 from reyoung/feature/tuning_pe_trans
Feature/tuning pe trans
|
7 years ago |
Yu Yang
|
d7527681c6
|
Fix scale grad
|
7 years ago |
Yu Yang
|
89728f8e66
|
update
|
7 years ago |
Yu Yang
|
eb2e4eeade
|
Debug
|
7 years ago |
JiayiFeng
|
1de9edee51
|
Follow comments
|
7 years ago |