minqiyang
|
29697c2e25
|
Add stop_gradient to VarBase to support loss function
test=develop
|
6 years ago |
minqiyang
|
fba3712a7b
|
Add multi-input to forward function in Layer
|
6 years ago |
minqiyang
|
3cd10a7c4f
|
Add Conv2D forward
test=develop
|
6 years ago |
minqiyang
|
8d88c5a87d
|
Shameless copy
|
6 years ago |
Zeng Jinle
|
16c244bc3f
|
Merge pull request #14928 from sneaxiy/fix_gc
Fix gc bug
|
6 years ago |
colourful-tree
|
44ad2f4479
|
Merge pull request #14873 from colourful-tree/develop
add pslib(pserver) to paddle, an industrial scale high performance parameter server library
|
6 years ago |
Yu Yang
|
2803cf5776
|
Merge pull request #14868 from reyoung/feature/refine_w2v
Feature/refine w2v
|
6 years ago |
Tao Luo
|
6aa6b8cfa0
|
Merge pull request #14918 from luotao1/mobilenet_test
add test_analyzer_mobilenet
|
6 years ago |
Zhaolong Xing
|
a9fb34fad8
|
Merge pull request #14903 from NHZlX/add_conv_elementwise_pass
Add conv + elementwiseAdd pass
|
6 years ago |
Zhaolong Xing
|
3e32a46490
|
Merge pull request #14916 from NHZlX/copy_trt_lib_to_inference_lib
copy trt header and lib to fluid_inference_install_dir/third_party/install/tensorrt
|
6 years ago |
dzhwinter
|
7cd24b1318
|
add ir memory optimize. (#14530)
* follow comments. test=develop
* Fix typo
* fix compile error. test=develop
* merge develop branch. test=develop
* Remove set_equal
* Polish code
* Delete unused functions
test=develop
* polish code. test=develop
* follow comment
* polish code.
* fix windows compile error. test=develop
* fix op handle.
* rerun ci. test=develop
* rerun ci. test=develop
* rerun macci. test=develop
* polish code. test=develop
* rewrite sort code. test=develop
* remove unused code. test=develop
* fix tests. test=develop
* fix conflict. test=develop
* follow comment. test=develop
* merge develop branch. test=develop
* fix tests. test=develop
* remove ToTypeIndex. test=develop
* rerun ci. test=develop
|
6 years ago |
Qiyang Min
|
fd1d2c897e
|
Merge pull request #14894 from velconia/add_huber_regression_loss_op
Add python interface for huber loss
|
6 years ago |
dzhwinter
|
acd4b75923
|
skip_opt_set support list (#14845)
* test=develop
* fix tests. test=develop
|
6 years ago |
Tao Luo
|
2f55a04ec6
|
add refer result comparasion
test=develop
|
6 years ago |
guru4elephant
|
a79a3ea2f0
|
Merge branch 'develop' into develop
|
6 years ago |
wopeizl
|
0f085f0a5a
|
Merge pull request #14892 from wopeizl/windows/port3
fix script issue
|
6 years ago |
sneaxiy
|
c631412eab
|
fix gc bug
test=develop
|
6 years ago |
Zeng Jinle
|
36a1d021a4
|
Merge pull request #14927 from sneaxiy/fix_cuda_stream_callback_in_cuda10
Fix stream_callback_manager bug in CUDA 10
|
6 years ago |
heqiaozhi
|
cbc7208399
|
fix doc
test=develop
|
6 years ago |
wopeizl
|
fa78fc60be
|
Merge pull request #14907 from wopeizl/windows/avx
add avx support for windows
|
6 years ago |
sneaxiy
|
2373aeb5e8
|
fix bug
test=develop
|
6 years ago |
nhzlx
|
050a68dde3
|
fix comments
test=develop
|
6 years ago |
gongweibao
|
addded48e1
|
test=develop (#14898)
|
6 years ago |
Tao Luo
|
1a6d2cfe39
|
add test_analyzer_mobilenet
test=develop
|
6 years ago |
nhzlx
|
fcc93d96d5
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_conv_elementwise_pass
fix conflicts
test=develop
|
6 years ago |
nhzlx
|
4e3e68dfae
|
copy trt lib to inference lib test=develop
|
6 years ago |
heqiaozhi
|
5f0358add9
|
async_executor stop add barrier_all & finalize
|
6 years ago |
heqiaozhi
|
5a4e2e599c
|
Merge branch 'develop' of https://github.com/colourful-tree/Paddle into develop
|
6 years ago |
dongdaxiang
|
bc4f16ca6f
|
remove some comments
|
6 years ago |
peizhilin
|
41456e1723
|
Remove the useless definition
test=develop
|
6 years ago |
Yu Yang
|
4de1a8bd9d
|
Remove unused cmake log
test=develop
|
6 years ago |
Yu Yang
|
740e1626ce
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_w2v
test=develop
|
6 years ago |
Yu Yang
|
3628d894f2
|
Merge pull request #14858 from reyoung/feature/tensor_type
Feature/tensor type
|
6 years ago |
peizhilin
|
d519fd6944
|
test=develop
|
6 years ago |
Yu Yang
|
bacf1d2399
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
|
6 years ago |
Yu Yang
|
e439257ef7
|
Fix include style
test=develop
|
6 years ago |
dongdaxiang
|
5553c0b0da
|
add API.spec
test=develop
|
6 years ago |
peizhilin
|
01dd9061a0
|
add avx support for windows
test=develop
|
6 years ago |
dongdaxiang
|
921b7f452a
|
add API.spec
test=develop
|
6 years ago |
dongdaxiang
|
43028f655d
|
refine import path for ps_instance.py
test=develop
|
6 years ago |
dongdaxiang
|
178c47c074
|
refine import path for ps_instance.py
test=develop
|
6 years ago |
dongdaxiang
|
29c772663a
|
refine import path for ps_instance.py
test=develop
|
6 years ago |
dongdaxiang
|
8a6b53a494
|
avoid clock time in WIN32 mode
test=develop
|
6 years ago |
nhzlx
|
c0c9fcd9c7
|
add source file
test=develop
|
6 years ago |
dongdaxiang
|
4c0a769d1d
|
avoid clock time in WIN32 mode
test=develop
|
6 years ago |
dongdaxiang
|
66522046ad
|
remove clock time in WIN32 mode
test=develop
|
6 years ago |
Xin Pan
|
363bf8a4d8
|
Merge pull request #14897 from panyx0718/clean2
In most times, const_cast is bad and break interface contract and
|
6 years ago |
dongdaxiang
|
f2b92d77b5
|
remove clock time in WIN32 mode
|
6 years ago |
nhzlx
|
388953027e
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_conv_elementwise_pass
test=develop
|
6 years ago |
nhzlx
|
4e4a777243
|
add conv+elementwiseadd pass
test=develop
|
6 years ago |