tensor-tang
|
9131a35676
|
replace the lstm compute with jitkernel
test=develop
|
7 years ago |
tensor-tang
|
b55c247678
|
add lstm compute unit test
|
7 years ago |
tensor-tang
|
2a00969165
|
optimize lstm jitkernel keq8
test=develop
|
7 years ago |
tensor-tang
|
f2adaf1c3e
|
add vrelu and lstm kernel
test=develop
|
7 years ago |
tensor-tang
|
e6d8aca3bf
|
refine code and fix
|
7 years ago |
tensor-tang
|
ea7dc9cbf6
|
Merge remote-tracking branch 'ups/develop' into fea/jitkernel
test=develop
|
7 years ago |
Xin Pan
|
d3f50474f7
|
Merge pull request #13747 from panyx0718/doc
clarify the fraction_of_gpu_memory flag
|
7 years ago |
tensor-tang
|
2513b2cc4e
|
fix bug vtanh
|
7 years ago |
Jiabin Yang
|
320c0d580a
|
Merge pull request #13709 from JiabinYang/fix/blas_inlude
fix blas include failed problem
|
7 years ago |
Xin Pan
|
ab798a2832
|
clarify the fraction_of_gpu_memory flag
test=develop
|
7 years ago |
Tao Luo
|
d770b9bda3
|
Merge pull request #13663 from luotao1/resnet50_ut
add resnet50 inference unit-test
|
7 years ago |
dzhwinter
|
32c260cd1f
|
"fix operators cmake" (#13581)
* "fix operators cmake"
* "rerun ci"
test=develop
|
7 years ago |
Tao Luo
|
4c90c40437
|
Merge pull request #13641 from kbinias/fix-for-no-set_attr
Fixed missing set_attr
|
7 years ago |
Tao Luo
|
6ef6a9180a
|
Merge pull request #13727 from Sand3r-/mgallus/enable-mkldnn-naive-exe
Enable MKL-DNN in Naive Executor and Analysis Predictor
|
7 years ago |
Krzysztof Binias
|
e4e66814ee
|
Fixed missing set_attr
test=develop
|
7 years ago |
Zeng Jinle
|
8cd17c04c1
|
Merge pull request #13718 from sneaxiy/fix_eager_deletion
Fix eager deletion bug in fetch_op_handle
|
7 years ago |
Michal Gallus
|
09d9d77a8f
|
Enable MKLDNN in Naive Executor
test=develop
|
7 years ago |
Jiabin Yang
|
8e63bc2307
|
Merge pull request #13700 from JiabinYang/fix/mac_ci_job
refine paddle_build shell to fix permission denied problem on ci
|
7 years ago |
tensor-tang
|
5ef14dd386
|
Merge pull request #13715 from tensor-tang/fix/op
bugfix fusion lstm and gru batch,seq mode switch
|
7 years ago |
sneaxiy
|
9606b37ce4
|
test=develop
|
7 years ago |
Xin Pan
|
c0dfd5eee8
|
Merge pull request #13712 from luotao1/doc_element
refine elementwise doc
|
7 years ago |
tensor-tang
|
ea0b98e007
|
bugfix: fusion lstm and gru batch,seq mode switch
test=develop
|
7 years ago |
Tao Luo
|
69ed75e77c
|
refine elementwise doc
test=develop
|
7 years ago |
Tao Luo
|
49cd43000c
|
Merge pull request #12981 from chenwhql/sequence_erase_op_infershape_note_polish
Doc: unified infershape format
|
7 years ago |
JiabinYang
|
248400f43a
|
test=develop
|
7 years ago |
JiabinYang
|
0a2a2124c6
|
test=develop
|
7 years ago |
JiabinYang
|
8e35b21bbb
|
test=develop
|
7 years ago |
Qiyang Min
|
84cad522ab
|
Merge pull request #13640 from velconia/add_python3_to_ubuntu_dockerfile
Port Ubuntu to support python 3.5
|
7 years ago |
JiabinYang
|
dca9c7bb6d
|
test=develop
|
7 years ago |
Wu Yi
|
ea15065441
|
parallel run dist ci (#13433)
* parallel run dist ci
* test=develop
* update test=develop
|
7 years ago |
JiabinYang
|
887ebd8b6b
|
test=develop
|
7 years ago |
tensor-tang
|
cf8c8e72bd
|
add vtanh and unit test
|
7 years ago |
Tao Luo
|
067b8582af
|
Merge pull request #13625 from wanghaoshuang/fix_warning_roi
Fix warning of roi perspective transform op
|
7 years ago |
minqiyang
|
1375b3f5e2
|
Polish code
test=develop
|
7 years ago |
tensor-tang
|
b37fe30417
|
Merge pull request #13690 from wangguibao/fix_cpu_lstm_compute_cc
Avoid multiple definitions of lstm_compute_ctht when linking libpaddle_fluid.so
|
7 years ago |
dzhwinter
|
26771f41ba
|
"fix compile error" (#13579)
* "fix compile error"
* "fix ci"
* rerun ci
test=develop
* test=develop
rerun ci
|
7 years ago |
JiabinYang
|
4cc3c4c976
|
test=develop
|
7 years ago |
minqiyang
|
08d088a134
|
Change the priority of pip2 and pip3 installation
test=develop
|
7 years ago |
minqiyang
|
0c3114a760
|
Polish code
test=develop
|
7 years ago |
Yu Yang
|
186b2b138d
|
Revert "Merge pull request #13201 from reyoung/revert_callstack" (#13697)
This reverts commit 21bb9e91fc , reversing
changes made to 3fa68dc101 .
test=develop
|
7 years ago |
Tao Luo
|
a89afd4c22
|
Merge pull request #13685 from luotao1/naive_cmake
update libpaddle_fluid.a/so
|
7 years ago |
minqiyang
|
e702a90f8a
|
Using cache
test=develop
|
7 years ago |
minqiyang
|
6272ba40dc
|
Fix pip3 issues
test=develop
|
7 years ago |
tensor-tang
|
d10a9df7b8
|
add vaddbias and unit test
|
7 years ago |
tensor-tang
|
3c8b651187
|
add vsigmoid avx implementations and unit test
|
7 years ago |
luotao1
|
9cbf2023ab
|
rollback paddle_inference_helper.h to helper.h
test=develop
|
7 years ago |
tensor-tang
|
55e44761fb
|
refine code and init vsigmoid
|
7 years ago |
minqiyang
|
ce7f8ec562
|
Merge branch 'add_python3_to_ubuntu_dockerfile' of https://github.com/velconia/Paddle into add_python3_to_ubuntu_dockerfile
test=develop
|
7 years ago |
minqiyang
|
7a3350dd31
|
Fix nvidia apt source problem
test=develop
|
7 years ago |
minqiyang
|
68205df3bd
|
Fix nvidia apt source problem
|
7 years ago |