JiabinYang
|
8c75705984
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize_hs_op
, test=develop
|
6 years ago |
Xin Pan
|
dc458b1482
|
Merge pull request #14713 from panyx0718/api
add more files to protected file list
|
6 years ago |
JiabinYang
|
d144f630ff
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize_hs_op
|
6 years ago |
JiabinYang
|
b387a19410
|
optimize op with blas
|
6 years ago |
Tink_Y
|
6d04a9cf47
|
fix api format and example (#14686)
* fix api format and examples
test=develop
* Update executor.py
test=develop
* Update nn.py
* Update nn.py
test=develop
* Update nn.py
test=develop
|
6 years ago |
Zeng Jinle
|
ff4237309a
|
Merge pull request #14720 from sneaxiy/fix_seq_mask_op_infershape
Fix sequence_mask_op InferShape
|
6 years ago |
ZongwuYang
|
1560eb4a6d
|
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my-cool-stuff
|
6 years ago |
ZongwuYang
|
deb04809bd
|
test=develop
Fix the bug that profiler cannot trace the nccl allreduce operator
|
6 years ago |
Xin Pan
|
da4e0bf1a1
|
add 2 more files
test=develop
|
6 years ago |
Xin Pan
|
7c5289f68e
|
Merge pull request #14719 from PaddlePaddle/revert-14666-feature/estiminate_flops
Revert "Add EstiminateFlops"
|
6 years ago |
lujun
|
9da5954a21
|
fix mac ci test step, test=develop
|
6 years ago |
Kaipeng Deng
|
934f13a70a
|
Merge pull request #14371 from heavengate/yolo_loss
Add YOLOv3 loss operator for YOLOv3 model
|
6 years ago |
sneaxiy
|
35a2578426
|
fix bug
test=develop
|
6 years ago |
sneaxiy
|
65867d8989
|
test=develop
|
6 years ago |
Jiabin Yang
|
6dcc6378b7
|
Merge pull request #14665 from JiabinYang/ci/add_import_check
add mac ci check on import
|
6 years ago |
zhang wenhui
|
abbe382e1e
|
Revert "Add EstiminateFlops"
|
6 years ago |
Xin Pan
|
0591ba96ec
|
fix hack
test=develop
|
6 years ago |
Yihua Xu
|
ac803fed18
|
Fix the compile issue for cuda device (test=develop)
|
6 years ago |
sneaxiy
|
64ad051b9a
|
merge develop
test=develop
|
6 years ago |
sneaxiy
|
c47c451a00
|
fix bug
|
6 years ago |
Tao Luo
|
3437e17713
|
Merge branch 'has_attr' of https://github.com/luotao1/Paddle into luotao1-has_attr
|
6 years ago |
nhzlx
|
e7abe6b654
|
Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_prelu_gpu
test=develop
|
6 years ago |
nhzlx
|
f75815b78c
|
add prelu gpu inference
|
6 years ago |
Xin Pan
|
bcf36d8401
|
add more files to protected file list
test=develop
|
6 years ago |
Xin Pan
|
7464bd29e8
|
polish
test=develop
|
6 years ago |
Tao Luo
|
0e3048db43
|
Merge pull request #14659 from luotao1/update_pass
update is_test_pass and mkldnn_placement_pass
|
6 years ago |
Xin Pan
|
7e0801d4ed
|
Merge pull request #14441 from baojun-nervana/intel/ngraph_op
Implementing ngraph engine
|
6 years ago |
Yihua Xu
|
82eefceabe
|
Add the profile_mkldnn flag for profile function(test=develop)
|
6 years ago |
Xin Pan
|
35e6b5e16a
|
polish
test=develop
|
6 years ago |
Yihua Xu
|
ea00270fe8
|
Remove the dims checking when the dim is 3 (test=develop)
|
6 years ago |
Xin Pan
|
b80fe8264a
|
polish
test=develop
|
6 years ago |
Yihua Xu
|
64e261c6cd
|
Implement the fusion of convolution and bias for mkldnn
(test=develop)
|
6 years ago |
Tao Luo
|
8d6984eb9b
|
change OpHasAttr to RuntimeHasAttr, add some comments
test=develop
|
6 years ago |
jerrywgz
|
96dc3d8326
|
Merge pull request #14511 from jerrywgz/ignore_index_for_sigmoid_cross_entropy
add ignore index for sigmoid cross entropy with logits op, test=develop
|
6 years ago |
Tao Luo
|
a6ac42669c
|
Merge branch 'develop' into update_pass
|
6 years ago |
Yihua Xu
|
669191c9cc
|
Implement conv3d with mkldnn library (test=develop)
|
6 years ago |
Hongyu Liu
|
4f71a6ee2c
|
Merge pull request #14622 from PaddlePaddle/add_cudnn_lstm
Add cudnn lstm
|
6 years ago |
Yibing Liu
|
c7382df80f
|
Print assert failure id in lookup_table_op (#14698)
|
6 years ago |
Yu Yang
|
566a325939
|
Merge pull request #14676 from reyoung/feature/stable_decorator_test
Stablize decorator test
|
6 years ago |
Yu Yang
|
0f0e197914
|
Merge pull request #14666 from reyoung/feature/estiminate_flops
Add EstiminateFlops
|
6 years ago |
Xin Pan
|
93c16d9628
|
polish the autograd (need to verify correctness)
test=develop
|
6 years ago |
Xin Pan
|
c3236f82d6
|
polish
|
6 years ago |
Xin Pan
|
e5d64fd4d1
|
initial imperative
test=develop
|
6 years ago |
Xin Pan
|
4d0df1fea7
|
add fields for autograd
test=develop
|
6 years ago |
Xin Pan
|
8138391631
|
add OpBase and unify with VarBase
test=develop
|
6 years ago |
Xin Pan
|
f6f0692451
|
clean up
test=develop
|
6 years ago |
Xin Pan
|
0318c95149
|
rebase develop
|
6 years ago |
Xin Pan
|
aeb74af54c
|
allow operator to run imperatively
|
6 years ago |
Xin Pan
|
b1f6fda5e5
|
run forward
|
6 years ago |
Xin Pan
|
a6d23083f0
|
some tracing
test=develop
|
6 years ago |