Wang, Chuanqi
85e1cc1e02
Update Readme with new accuracy and performance data measured on 6271 ( #16437 )
...
* Update Readme with new accuracy and performance data measured on 6271
test=develop
* Modify tables and example command
test=develop
6 years ago
Zeng Jinle
4cc9809cae
Merge pull request #15799 from sneaxiy/feature/decoupled_reader
...
Try to decouple reader with program_desc
6 years ago
whs
e9bec9369b
[slim] Add quantization strategy and distillation strategy. ( #16408 )
...
* Add fsp operator.
1 Add unitest.
2. Add python API.
3. Add layer test.
* Add quantization strategy.
1. Add API.
2. Add unitest.
* Add distillatoin strategy.
* Add unitest config file for quantization
* Fix Copyright
test=develop
* Fix setup.py
* Fix document of layers.py.
test=develop
* Fix unitest in python3.
test=develop
* Fix documents.
test=develop
* 1. refine fsp op by batched gemm
2. remove unused import
test=develop
* Fix test_dist_se_resnext.
1. disable test distillation.
2. reset framework.py
test=develop
* Enable unitest of distillation after fixing Block._clone_variable
test=develop
* Fix cdn issue.
test=develop
6 years ago
Zhen Wang
2ccbfd5e10
Fix some bugs for quantization passes.
6 years ago
liuwei1031
de3b70a101
fix cdn issue, test=develop ( #16423 )
...
* fix cdn issue, test=develop
* fix cdn issue, test=develop
6 years ago
sneaxiy
f8ed2c229e
try to fix ci error
...
test=develop
6 years ago
Zeng Jinle
c64d959343
Merge pull request #16295 from zhhsplendid/zhenghuihuang-dev-2
...
Add support for init_memory and re-allocate_memory
6 years ago
Xin Pan
b55dd32e9c
Merge pull request #16394 from panyx0718/imperative2
...
Add DeepCF model
6 years ago
sneaxiy
2f54d9f995
Merge develop
...
test=develop
6 years ago
sneaxiy
072d95d8f6
Merge develop
...
test=develop
6 years ago
sneaxiy
a93a9eef8f
add op registry type
...
refine gc code
test=develop
6 years ago
Tao Luo
f9061796d6
Merge pull request #16407 from chuanqi129/test_calibration_enhance
...
Enhance test calibration script on accuracy assert
6 years ago
chengduo
c917c13af1
increase the time limite ( #16405 )
...
test=develop
6 years ago
chuanqiw
431068c9ca
Enhance test calibration script on accuracy assert
...
test=develop
6 years ago
whs
2e5831f0dc
[slim] Refine framework of slim and add filter pruning strategy ( #16226 )
...
* First pr of paddle slim.
1. Add framework of paddle slim
2. Add filter pruning strategy
test=develop
* Rename unitest to tests.
test=develop
* Add prettytable into requirements.
test=develop
* Change in_nodes and out_nodes to odered dict.
test=develop
* Remove distillation.
test=develop
* Fix API.spec
test=develop
* Fix unitest.
test=develop
* Fix unitest in windows.
test=develop
* Fix unitest in windows.
test=develop
* Fix unitest.
test=develop
* Hide some functions.
test=develop
* Fix python import in python3.5
test=develop
* Fix compress pass.
test=develop
* Fix unitest of test_dist_ctr.
test=develop
* Enhence flops.
* use os.path.join
* Fix pickle for python3
Fix log and comments.
test=develop
* 1. Remove feed_reader in compress pass
2. Fix cache reader
3. Rename CompressPass to Compressor
4. Add comments for distiller optimizer
5. Remove unused pruner currently
6. Add some comments.
7. Change API.spec
test=develop
* Fix pruning in python3.
test=develop
* Fix unitest in python3.
test=develop
* Fix format in python3.
test=develop
6 years ago
whs
18779b5b8f
[Operator] Add range op. ( #15431 )
...
* Add range op.
test=develop
* Add more unitests.
test=develop
* Fix API.spec
test=develop
* Fix API.spec
test=develop
* Fix API.spec
test=develop
6 years ago
Hongyu Liu
466e150f28
Merge pull request #16380 from phlrain/add_var_name_in_opt_2
...
add var name in optimizer
6 years ago
qingqing01
5d6737b5cb
Fix bug in affine_channel API ( #16373 )
6 years ago
phlrain
6b971e1f19
remove test_dist_transplier; test=develop
6 years ago
phlrain
7dc4a7f4f8
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_var_name_in_opt_2
6 years ago
phlrain
d11d0e18c2
remove test_dist_transplier; test=develop
6 years ago
Xin Pan
55a7b98126
Add DeepCF model
...
test=develop
6 years ago
Zhen Wang
ec11135d54
Merge pull request #16341 from wzzju/add_channel_wise_in_quant_pass
...
Add channel wise in quant pass.
6 years ago
xiaolil1
e235882c18
Enable MKL-DNN INT8 Concat Kernel. ( #16156 )
...
* Enable INT8 Concat Kernel to improve the performance of MobileNet-SSD.
test=develop
* Optimize UT format.
test=develop
* Fix UT file address issue.
test=develop
* Refine the license year.
test=develop
* Optimize code for new API.
test=develop
* Restructure INT8 Concat kernel.
test=develop
6 years ago
Qiyang Min
171df5b56b
Merge pull request #16303 from junjun315/checkpoint
...
for Checkpoint save and load
6 years ago
Hongyu Liu
e5478ab5c8
Merge pull request #16346 from phlrain/add_floordiv_and_mod
...
add elementwise floordiv, mod
6 years ago
phlrain
77a08750e9
add var name in optimizer; test=develop
6 years ago
chengduo
33965527fd
Add unit test for fuse all reduce ( #16354 )
...
* refine fused_all_reduce_op
* add unit test in test_parallel_executor_seresnext
test=develop
6 years ago
phlrain
5dc9b51994
fix time; test=develop
6 years ago
phlrain
686b8935fe
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_floordiv_and_mod
6 years ago
Hongyu Liu
8c81d9949e
Merge pull request #16347 from phlrain/fix_matmul_check
...
fix matmul shape check
6 years ago
lujun
ac32bf6f77
update input params type, test=develop
6 years ago
qingqing01
d2b938ef5a
Refine gradient proto maker and python API for affine_channel_op ( #16340 )
...
* Rewrite gradient ProtoMaker for affine_channel_op to remove the Output as the input.
* Add act in Python API to make the act can be in-place by layer_help.py
6 years ago
phlrain
0e40298949
fix matmul shape check; test=develop
6 years ago
phlrain
56c2d384c7
add elementwise floordiv, mod; test=develop
6 years ago
ruri
09e05a110b
Merge pull request #16217 from ceci3/doc
...
fix formula in dropout
6 years ago
zhhsplendid
124f1df481
Add flags for init and re-alloc gpu
...
test=develop
6 years ago
Zhen Wang
8965819fbb
rewrite the cuda kernels of channel_wise_quant_op and channe_wise_dequant_op. test=develop
6 years ago
Wu Yi
8bebfe5640
add resnet nccl2 dist training, mp training unit test ( #16167 )
...
* add resnet nccl2 test=develop
* test dist train test=develop
* update test=develop
* increase timeout test=develop
* test on CI env test=develop
6 years ago
flame
08838f3909
Fix save inference model bug ( #16242 )
...
* save infer model bug fix, return target vars' name list
6 years ago
baojun
2de263a5d9
Add softmax_with_cross_entropy_op to ngraph engine ( #16304 )
...
* Add softmax_with_cross_entropy_op test=develop
* simplify implementation test=develop
6 years ago
sneaxiy
bb166a1e10
fix API.spec
...
test=develop
6 years ago
chengduo
f26ba5bddd
Fuse AllReduce ( #15921 )
...
* fuse all_reduce
test=develop
* add fuse_parameter_groups_size
test=develop
* Polish code
test=develop
* Fix travis-ci
test=develop
* Add SetGroupAccordingToLayers and SetGroupAccordingToGroupSize
test=develop
* Add SetGroupAccordingToMemorySize
test=develop
* fix multi_devices_graph
test=develop
* reset params_grads
test=develop
* Polish code
test=develop
6 years ago
dengkaipeng
93701dba50
add jit kernel for softmax axis. test=develop
6 years ago
Wu Yi
6382b62f6b
Collective ops ( #15572 )
...
* wip allreduce in op
* wip
* wip
* wip
* wip adding test
* wip for conflict with mp mode
* fix tests test=develop
* fix cpu build test=develop
* fix travis clang format test=develop
* fix cpu build test=develop
* update api.spec test=develop
* delete comment test=develop
* fix cpplint test=develop
* fix test=develop
* follow comment test=develop
* add file test=develop
* fix build test=develop
* update test=develop
* to be compatible with sync_bn, and fix mp mode in develop test=develop
6 years ago
lujun
bed0ecf3d2
checkpoint pr be moved here, test=develop
6 years ago
Zhen Wang
ec88b6cc5a
add channel wise quantization in ir pass.
6 years ago
whs
18911b6eea
[enhence] Make step_input of dynamic_rnn support custom lod level. ( #15972 )
...
* Make step_input support custom lod level.
test=develop
* Fix API.spec
test=develop
* Fix API.spec.
test=develop
* Fix API.spec
test=develop
* Add default value in document of step_input.
test=develop
* Fix document.
test=develop
* Fix API.spec
test=develop
6 years ago
zhhsplendid
22715487dc
add allocator flags
...
test=develop
6 years ago
ceci3
27f7a72641
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
6 years ago
ceci3
3f5f5ed361
fix dropout doc
6 years ago
Zeng Jinle
f8df9eb32e
fix api doc ( #16201 )
...
test=develop
6 years ago
sneaxiy
3a09693f5c
change API name
...
test=develop
6 years ago
Yibing Liu
7e20e7691e
Fix the bug in fp16 backward kernel ( #16269 )
...
test=develop
6 years ago
dengkaipeng
8b88960dce
fix doc. test=develop
6 years ago
dengkaipeng
2ddd23dac8
fix format. test=develop
6 years ago
dengkaipeng
365e6cfd15
add mkldnn support. test=develop
6 years ago
dengkaipeng
217db27337
add mkldnn support. test=develop
6 years ago
dengkaipeng
6cb66721d2
add cudnn support. test=develop
6 years ago
sneaxiy
161b8ddcaa
Merge develop
6 years ago
xiaolil1
e818fa1004
Enable INT8 transpose kernel for MobileNet-SSD improvement. ( #16159 )
...
* Enable INT8 transpose kernel for MobileNet-SSD improvement.
test=develop
* Refine the license year.
test=develop
* Delete redundant code.
test=develop
* Add axis check.
test=develop
6 years ago
Xin Pan
374abcf361
Merge pull request #16247 from panyx0718/imperative
...
add more imperative layer tests.
6 years ago
tangwei12
8ea4218ce1
update load persistables for increment, test=develop ( #15576 )
...
* update load persistables for increment, test=develop
* update load persistables for increment, test=develop
* update API Spec, test=develop
* update API Spec, test=develop
* add doc, test=develop
* add doc, test=develop
* Update lookup_table_utils.py
* Update API.spec
* Update lookup_table_utils.py
test=develop
* Update API.spec
test=develop
* fix api spec
* Update lookup_table_utils.py
test=develop
6 years ago
Qiyang Min
8e4ad008fb
Merge pull request #16198 from velconia/imperative_train_speed
...
Improve imperative mode training speed
6 years ago
Xin Pan
3e9319f3ab
add more imperative layer tests.
...
test=develop
6 years ago
Qiao Longfei
039d783db5
change communicator_recv_wait_ms to communicator_max_send_grad_num_before_recv
6 years ago
Xin Pan
7458114b5b
Merge pull request #16228 from panyx0718/imperative
...
graph neural network for imperative mode
6 years ago
dengkaipeng
a6daf6fe5f
add doc param name. test=develop
6 years ago
sneaxiy
4b073c95dc
fix compiler
...
test=develop
6 years ago
Tao Luo
38898c2808
Merge pull request #16212 from Aurelius84/develop
...
improve layers.fc api doc
6 years ago
Kaipeng Deng
b77ebb2af2
Merge pull request #15919 from heavengate/yolo_box
...
add yolo_box for detection box calc in YOLOv3
6 years ago
Xin Pan
3be7e971ab
polish
...
test=develop
6 years ago
Xin Pan
50ff898378
graph neural network for imperative mode
...
test=develop
6 years ago
achao2013
81b4fad8b9
add moving average absmax op and fix bug ( #15155 )
...
* Add moving average absmax op in quantilize-aware training.
6 years ago
Kaipeng Deng
74037cc1c8
Merge branch 'develop' into yolo_box
6 years ago
Xin Pan
92b9ce3479
Merge pull request #16073 from heavengate/yolov3_loss_imporve
...
Yolov3 loss: add mixup score and label smooth
6 years ago
Aurelius84
6cfd20dea8
fix words spell error test=develop
6 years ago
ceci3
cd82e2b03b
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
6 years ago
ceci3
ede33c6260
fix formula in dropout
6 years ago
qingqing01
8ad672a287
Support sync batch norm. ( #16121 )
...
* Support Sync Batch Norm.
* Note, do not enable it in one device.
Usage:
build_strategy = fluid.BuildStrategy()
build_strategy.sync_batch_norm = True
binary = fluid.compiler.CompiledProgram(tp).with_data_parallel(
loss_name=loss_mean.name,
build_strategy=build_strategy)
6 years ago
Yibing Liu
4ae23cc3c5
Impl fp16 compute kernel for slice_op ( #16206 )
...
* Impl fp16 compute kernel for slice_op
test=develop
* Use data() to replace mutable_data()
6 years ago
Aurelius84
a59b7d47a8
improve layers.fc api doc test=develop
6 years ago
sneaxiy
3e03695629
fix numeric error
...
test=develop
6 years ago
sneaxiy
5a92e4c097
revert revert 16144
...
test=develop
6 years ago
sneaxiy
ad5f0e6018
merge develop
6 years ago
sneaxiy
55ba7f610b
fix numeric error
...
test=develop
6 years ago
Zeng Jinle
a91964c8fe
Revert "PaddingRNN model memory optimize"
...
test=develop
6 years ago
minqiyang
f83739499c
Polish code
...
test=develop
6 years ago
minqiyang
7355d41834
1. Add imperative gperf profiler
...
2. Add binutils 2.27 in manylinux support
test=develop
6 years ago
Zeng Jinle
0b49e43d3a
Merge pull request #16144 from sneaxiy/rnn_mem_opt
...
PaddingRNN model memory optimize
6 years ago
sneaxiy
ac0e0f5181
merge develop
...
test=develop
6 years ago
minqiyang
42e96a029f
Accelerate CPU part
6 years ago
Kaipeng Deng
1a4a90a81d
Merge pull request #16140 from tink2123/arc_function
...
Add the inverse trigonometric function
6 years ago
Yan Xu
30568473ec
fix broadcast on mp mode ( #15951 )
...
* fix broadcast with mp mode
* polish code test=develop
* fix bcast strategy test=develop
* fic cpplint test=develop
* fix py3 failed test=develop
* fix comment test=develop
* update comment test=develop
6 years ago
baojun
e3c37bd564
remove const_cast and refactor ngraph engine code ( #15925 )
...
* remove concast_cast and refactor code test=develop
* reduce flag use test=develop
6 years ago
Zhen Wang
41b8cf0bae
Merge pull request #16162 from wzzju/fix_nan_static_quant
...
Fix NaN bugs for static quantization strategy (mutil-cards train).
6 years ago
Qiyang Min
d4e8c99f4b
Merge pull request #16095 from velconia/transfer_gru_unit
...
Imperative transfer gru unit
6 years ago
dengkaipeng
2c0abba0c3
fix test_detection. test=develop
6 years ago
Zhen Wang
94b7c1ea7b
Merge pull request #16107 from wzzju/add_graph_clone
...
Add clone function for IrGraph.
6 years ago
Zhen Wang
5420cf95f5
Merge pull request #16070 from wzzju/channel_wise_quant_op
...
Add channel wise quant op and channel wise dequant op.
6 years ago
dengkaipeng
e4e3764060
use memory Copy. test=develop
6 years ago
dengkaipeng
d31693afec
no use _gt_score. test=develop
6 years ago
dengkaipeng
aad62eeca0
add doc for param default. test=develop
6 years ago
Zhen Wang
b8d1f5038e
Add the executor test for the graph clone API. test=develop
6 years ago
dengkaipeng
afdf3c3f84
fix doc.test=develop
6 years ago
dengkaipeng
af4ef80e5b
fix API.spec not add defaults. test=develop
6 years ago
dengkaipeng
0d1a9996ac
fix unittest for yolov3_loss. test=develop
6 years ago
dengkaipeng
626fb859d9
add param default doc. test=develop
6 years ago
dengkaipeng
00e822d2a0
fix test_detection. test=develop
6 years ago
dengkaipeng
abb5a9c726
fix doc statement. test=develop
6 years ago
dengkaipeng
ad897304f9
fix pre-commit. test=develop
6 years ago
dengkaipeng
deec3ac1e9
fix infer error.
6 years ago
dengkaipeng
c9d4676bee
fix multi batch idx error. test=develop
6 years ago
dengkaipeng
cb2dca53c1
fix cuda kernel error
6 years ago
dengkaipeng
452373decb
resize box in input image scale. test=develop
6 years ago
dengkaipeng
3896d955c7
add yolo_box_op CPU kernel
6 years ago
Zhen Wang
4ab0607634
fix NaN bugs.
6 years ago
Qiyang Min
4e8c03bdfe
Imperative fix conv2d's attrs bugs ( #16158 )
...
* Remove Desc in Forward Pass
* Refactor VarBase
* Add dbg info
* Only check type in imperative mode
* Polish code and support optimizer
test=develop
* Fix stop gradient problem in PyLayer
test=develop
* Fix conv2d's attrs
test=develop
6 years ago
Zhen Wang
ac6ef06ffa
Add the Clone method in Graph. test=develop
6 years ago
Zhen Wang
01eddf125c
Not add graph copy construction method. test=develop
6 years ago
Zhen Wang
1b9c8d5f06
add clone function for IrGraph. test=develop
6 years ago
jerrywgz
08e757318c
Merge pull request #16145 from ceci3/npair_loss0
...
fix npair loss
6 years ago
minqiyang
de212ae274
Polish code
...
test=develop
6 years ago
Qiyang Min
1f4aa7a202
Imperative remove all descs ( #16045 )
...
* Remove Desc in Forward Pass
* Refactor VarBase
* Add dbg info
* Only check type in imperative mode
* Polish code and support optimizer
test=develop
* Fix stop gradient problem in PyLayer
test=develop
6 years ago
minqiyang
45c9f2a68a
Fix bugs in piecewise decay
...
test=develop
6 years ago
Zeng Jinle
472f16b5aa
Merge pull request #16063 from sneaxiy/enhance_gc
...
Enhance gc
6 years ago
minqiyang
a424ab499e
Change CMakeFiles
...
test=develop
6 years ago
minqiyang
feb39028c6
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_lr_scheduler
6 years ago
minqiyang
d17bb4e600
Add unit test for gru unit
...
test=develop
6 years ago
minqiyang
0d27d204d8
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into transfer_gru_unit
6 years ago
Qiyang Min
5f33164f3d
Merge pull request #16125 from panyx0718/imperative
...
add imperative and declarative mode testbase and example
6 years ago
minqiyang
2050f31c26
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into transfer_gru_unit
...
test=develop
6 years ago
wopeizl
a38db3cb99
Fixrecordio ( #16124 )
...
* fix recordio on win
test=develop
* test=develop
* test=develop
* fix code style
test=develop
* test=develop
6 years ago
Qiao Longfei
43378ad626
add flags to init
6 years ago
sneaxiy
b80d76f784
merge develop
6 years ago
sneaxiy
aa2335c218
add py_reader doc
6 years ago
ceci3
8468c39318
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
6 years ago
ceci3
24fbe6d610
test=develop, replace sce
6 years ago
sneaxiy
cfd012e2cb
add unittest
...
test=develop
6 years ago
sneaxiy
d7407c90aa
refine cross_entropy mem
...
test=develop
6 years ago
sneaxiy
732fa00eaf
disable gc in recurrent_op currently
...
test=develop
6 years ago
Qiao Longfei
eb6af305d6
change embedding interface addnremote_prefetch
6 years ago
Qiao Longfei
0a828fef82
add some flags for communicator
6 years ago
jerrywgz
55a785bb10
Merge pull request #15949 from ceci3/npair_loss0
...
add npair loss op
6 years ago
tink2123
837ad7f86f
Add the inverse trigonometric function
...
test=develop
6 years ago
chengduo
2f1b3afa6f
fix compiler_py bug ( #16122 )
...
test=develop
6 years ago
ceci3
0af00a0541
test=develop
6 years ago
dengkaipeng
82d4f90325
fix format. test=develop
6 years ago
ceci3
d3656ff304
test=develop
...
test=develop
6 years ago
ceci3
5f343b0e3a
test=develop
6 years ago
ceci3
a80555a3a5
test=develop, change import
6 years ago
ceci3
60bfcb8b30
test=develop, change import
6 years ago
Xin Pan
81773d0b1c
add imperative and declarative mode testbase and example
...
test=develop
6 years ago
Zhen Wang
7ea5990ca6
update some details. test=develop
6 years ago
Zhen Wang
bf807d69a4
avoid ce fails on windows.
6 years ago
Zhen Wang
6e0311ee8c
Merge pull request #16084 from wzzju/fix-quantization-pass-ut
...
Avoid ce fails on windows.
6 years ago
dengkaipeng
5c1920b731
add Attr shift_ratio. test=develop
6 years ago
ceci3
3e0eb55515
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
...
test = develop, update API.spec
6 years ago
Jiabin Yang
e233b91a23
test=develop, fix using create_parameter with attr set to False error ( #16115 )
6 years ago
ceci3
8b86c12e46
test=develop, update API.spec
6 years ago
ceci3
c8610739c3
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into npair_loss0
6 years ago
ceci3
23a9035b21
test=develop, update doc
6 years ago
Jiabin Yang
0217058321
test=develop, fix layers bug ( #16099 )
6 years ago
Jiabin Yang
4f3c8a41be
test=develop, fix layers bug ( #16099 )
6 years ago
Zhen Wang
3cf0ee414d
update some details. test=develop
6 years ago
jerrywgz
b0e3c02410
Merge pull request #15952 from jerrywgz/fpn_ops
...
add distribute fpn proposals op, test=develop
6 years ago
dengkaipeng
9344a4eb42
refine test_temporal_shift. test=develop
6 years ago
dengkaipeng
6a62b9d8a0
add temporal_shift_op. test=develop
6 years ago
sneaxiy
d0f8d94ca4
try to fix unittest
...
test=develop
6 years ago
tensor-tang
2e7fea2b7f
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
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
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
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
Qiao Longfei
a0bb18beec
Merge branch 'add-async-ssa-graph-executor' of ssh://github.com/jacquesqiao/Paddle into add-async-ssa-graph-executor-communicator
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
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
sneaxiy
7b608396fe
fix travis-ci format check
...
test=develop
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
whs
bd9669003f
Make sequence_erase op support for input with multi-level LoD. ( #15982 )
...
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
dbb8d07886
fix doc statement. test=develop
6 years ago
dengkaipeng
eeeebdd006
refine doc. 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
chengduo
c67afb0f76
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
654825cfe3
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
sneaxiy
33138a421d
remove match check
...
test=develop
6 years ago
wopeizl
7fbf52daa3
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
Qiao Longfei
c09477b057
revert change
6 years ago
Zhen Wang
8063b31e2d
Reduce redundant code for channel wise dequant op. test=develop
6 years ago
chengduo
c11f531244
Unified PE and compiler ( #16042 )
...
* unified PE and compiler
test=develop
* Polish code
test=develop
6 years ago
dengkaipeng
40405d132c
add doc and API.spec. test=develop
6 years ago
dengkaipeng
e90e0bdfa2
fix for gpu grad. test=develop
6 years ago
dengkaipeng
ebcb7a7ac8
fix grad check. test=develop
6 years ago
dengkaipeng
3e3a983a69
add kldiv_loss op. test=develop
6 years ago
Zhen Wang
e8f9dac7ab
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into channel_wise_quant_op
...
test=develop
6 years ago
Zhen Wang
806832e091
update the input format of channel wise dequantize op.
6 years ago
jerrywgz
f0177a1ed1
refine doc, test=develop
6 years ago
jerrywgz
072eca348a
refine doc, test=develop
6 years ago
Kaipeng Deng
6d8771b55c
Merge pull request #15864 from heavengate/spectral_norm
...
Add spectral norm op
6 years ago
sneaxiy
814a759061
merge develop
...
test=develop
6 years ago
sneaxiy
597dc65e76
enhance gc
...
test=develop
6 years ago
liuwei1031
caadd0581d
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
whs
0f99d24083
Make sequence_erase op support for input with multi-level LoD. ( #15982 )
...
test=develop
6 years ago
Qiao Longfei
e92ad8a209
optimize test_async_ssa_graph_executor_mnist test=develop
6 years ago
Qiao Longfei
b2c082c46f
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
6 years ago
Zhen Wang
89dee160d1
add channel wise dequantize op.
6 years ago
jerrywgz
b4f5180299
fix doc, test=develop
6 years ago
jerrywgz
21e0d35ce3
fix formula, test=develop
6 years ago
jerrywgz
d1901f27bc
refine doc
6 years ago
jerrywgz
a1ef7df865
refine code, test=develop
6 years ago
jerrywgz
d497bd9079
resolve conflict, test=develop
6 years ago
jerrywgz
41471d28ac
add box_coder_and_assign, test=develop
6 years ago
lidanqing
02c106c717
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
Qiao Longfei
fab1b54d99
Merge branch 'add-communicator' of ssh://github.com/jacquesqiao/Paddle into add-async-ssa-graph-executor-communicator
6 years ago
dengkaipeng
54bbbfa71f
fix doc statement. test=develop
6 years ago
dengkaipeng
c1a69e3ea0
refine doc. test=develop
6 years ago
dengkaipeng
82d514345c
fix spectral_norm doc. test=develop
6 years ago
dengkaipeng
24fa74d901
refine test_spectral_norm. test=develop
6 years ago
dengkaipeng
2ea5843cbf
add doc and test_layers. test=develop
6 years ago
dengkaipeng
037855f42d
fix attr dim calc. test=develop
6 years ago
dengkaipeng
70dbd59839
add grad kernel for spectral_norm. test=develop
6 years ago
dengkaipeng
72509ec3bd
add unittest for spectral_norm. test=develop
6 years ago
dengkaipeng
3bf1ae9b59
add spectral_norm forwarn kenel
6 years ago
zhaoyuchen
032ea9ceda
Fix array_read code error.
...
test=develop
Signed-off-by: zhaoyuchen <zhaoyuchen01@baidu.com>
6 years ago
Zhen Wang
545247d7b4
add channel wise quantize op.
6 years ago
ceci3
44a4ac0f8c
fix API.spec and testfile
6 years ago
Qiao Longfei
e70b1727ef
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-async-ssa-graph-executor
6 years ago