lidanqing
4aeb261da9
Add INT32 support. INT32 in last switch case
...
test=develop
6 years ago
Yiqun Liu
36e2d3241e
Enhance the op benchmark: ( #16066 )
...
- Support setting attr in config
- Support setting dtype and initializer for input in config
test=develop
6 years ago
tensor-tang
9be825a982
polish the cast op doc ( #16078 )
...
* polish the cast op doc
test=develop
* follow comments
test=develop
* fix api.spec
test=develop
6 years ago
ceci3
42157aa265
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
6 years ago
ceci3
fe888728d6
test=develop, change testfile
6 years ago
jerrywgz
847bb6a279
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fpn_ops
6 years ago
Wu Yi
5e92eb3f25
add parallel graph dist test ( #16076 )
...
* add parallel graph dist test=develop
* update test=develop
* update style test=develop
6 years ago
jerrywgz
e5759d6c38
refine doc, test=develop
6 years ago
jerrywgz
2b41743791
fix doc, test=develop
6 years ago
jerrywgz
c2eda2325b
refine code, test=develop
6 years ago
jerrywgz
9eb6d35f59
fix API.spec,test=develop
6 years ago
jerrywgz
a2e83d1d7b
add box_coder_and_assign, test=develop
6 years ago
Wu Yi
d206582337
add parallel graph dist test ( #16076 )
...
* add parallel graph dist test=develop
* update test=develop
* update style test=develop
6 years ago
minqiyang
6871fe635b
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into transfer_gru_unit
6 years ago
minqiyang
f49d9b393c
Transfer GRU unit
...
test=develop
6 years ago
jerrywgz
893789a0d1
Merge pull request #16050 from jerrywgz/add_box_decoder_and_assign
...
Add box decoder and assign
6 years ago
ceci3
69859718a0
test=develop, change labels name
6 years ago
liuwei1031
1b5768c33b
fix a code bug which cause crash when empty variable is used, test=develop ( #16080 )
6 years ago
liuwei1031
045e5911bf
fix a code bug which cause crash when empty variable is used, test=develop ( #16080 )
6 years ago
ceci3
c109e6b3aa
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
6 years ago
ceci3
7613918e23
test=develop, change labels name
6 years ago
Zhen Wang
0cb50bb983
avoid ce fails on windows.
6 years ago
xiaolil1
a177d48217
Add Requantize OP ( #15318 )
...
* Enable INT8 ReQuantize OP
test=develop
* Clean code
test=develop
* Add comments
test=develop
* Revert "Clean code"
test=develop
This reverts commit a7a49b8aa214f9730cb84e11ea96da564fe4b4d9.
* Modify requantize op test
test=develop
* fix requantize UT by moving public function to public test file.
test=develop
* Fix test fail due to file address change.
test=develop
* Change file address for requantize op.
test=develop
6 years ago
chengduo
6fe7478ba8
Refine recurrent_op ( #16027 )
...
* refine recurrent_op
test=develop
* remove unnecessary code
test=develop
6 years ago
chengduo
f5a3751845
Refine recurrent_op ( #16027 )
...
* refine recurrent_op
test=develop
* remove unnecessary code
test=develop
6 years ago
sneaxiy
7b608396fe
fix travis-ci format check
...
test=develop
6 years ago
ceci3
26c2aaf61f
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
6 years ago
ceci3
dc57952b7f
test=develop, add random to testfile
6 years ago
chengduo
84e3adbe60
Fix reshape bug ( #16069 )
...
* In some case, the input may have one than one negative value.
test=develop
* fix matmul bug
test=develop
6 years ago
Jiabin Yang
ab19d92e16
test=develop, reconstruct layer helper to fit imperative usage ( #15938 )
...
* test=develop, reconstruct layer helper to fit imperative usage
* test=develop, fix import error on py35
* test=develop, fix rnn gradient error
* test=develop, delete test use code
* test=develop, remove helper from imperative usage
* test=develop, fix test_base_layer using new helper
* test=develop, reconstruct layerhelper for imperative mode
* test=develop, reconstruct layerhelper for imperative mode
* test=develop, fix bug
* test=develop, fix test failed bug
* test=develop, fix test failed bug
* test=develop, fix test failed bug
* test=develop, fix bug
* test=develop, polish code
6 years ago
wopeizl
eb367f990c
remove the ignored from is_empty and less_than test=develop ( #15971 )
...
* remove the ignored from is_empty and less_than test=develop
* fix api spec test=develop
* fix the api spec test=develop
* test=develop
6 years ago
chengduo
9c3560931c
Unified PE and compiler ( #16042 )
...
* unified PE and compiler
test=develop
* Polish code
test=develop
6 years ago
liuwei1031
9cc6f4009f
add IfElse test case for ir memory optimize ( #15998 )
...
* add ir memory optimize test case for IfElse op, test=develop
* fix some unitttest failure by force using the python memory_optimize, test=develop
* tweak comments, test=develop
* fix unittest, test=develop
* fix unittest, test=develop
6 years ago
luotao1
503efa8b86
refine SetCpuMathLibraryNumThreads
...
test=develop
6 years ago
baojun
9f85876885
fix tanh typo test=develop ( #16049 )
6 years ago
whs
bd9669003f
Make sequence_erase op support for input with multi-level LoD. ( #15982 )
...
test=develop
6 years ago
Tao Luo
1301dc1a27
remove legacy function in ExecutionContext
...
test=develop
6 years ago
lidanqing
21156b8d4c
MKLDNN: Add UT for conv_transpose_mkldnn op. ( #16030 )
...
* MKLDNN: Add UT for conv_transpose_mkldnn op.
test=develop
* MKLDNN: Add fuse_bias check UT for conv_transpose_mkldnn op.
test=develop
6 years ago
dengkaipeng
b1a49e873f
fix statement. test=develop
6 years ago
dengkaipeng
0e0a2d046d
fix API.spec. test=develop
6 years ago
dengkaipeng
dbb8d07886
fix doc statement. test=develop
6 years ago
dengkaipeng
eeeebdd006
refine doc. test=develop
6 years ago
dengkaipeng
8ee866bf19
fix format. test=develop
6 years ago
dengkaipeng
9c47f36d1b
fix spectral_norm doc. test=develop
6 years ago
dengkaipeng
91f8531586
refine test_spectral_norm. test=develop
6 years ago
dengkaipeng
12416a24d2
add doc and test_layers. test=develop
6 years ago
dengkaipeng
63d322f07c
fix attr dim calc. test=develop
6 years ago
dengkaipeng
ca1502c7f5
add grad kernel for spectral_norm. test=develop
6 years ago
dengkaipeng
8956a59637
add unittest for spectral_norm. test=develop
6 years ago
dengkaipeng
fd66089d23
add spectral_norm forwarn kenel
6 years ago