Commit Graph

10254 Commits (7c55a94de51b1de42bd444c0d8ab20c9eeabcb4e)

Author SHA1 Message Date
zhongpu 9a4dd1bc25 support float64 for GradClipByGlobalNorm in dygraph, test=develop (#21401)
7 years ago
zhongpu 8777e8c1e9 fix Conv2DTranspose API, test=develop (#21403)
7 years ago
lidanqing fbf9eca0d3 QAT Int8 document (#21360)
7 years ago
Huihuang Zheng a1a5adc9b8
Refine English Doc of cond API (#21609)
7 years ago
Zhang Ting 548efcd2e4
Fix unit tests to avoid check_grad checking failures (#21554)
7 years ago
zhongpu 4ad9b755c7 fix paddle compile errors under some python versions (#21616)
7 years ago
liym27 be6a639655
Add CI for checking Input/Output/Attr of modified Ops (#21522)
7 years ago
guofei 835ea12cde Control flow API: while_loop (#21276)
7 years ago
Leo Chen 4f81d1bd5f
Refine VarBase init function (#21587)
7 years ago
lijianshe02 56882ce432
change input data type and decrease max_relative_error value in test_check_grad for grop_nom_op test test=develop (#21608)
7 years ago
Huihuang Zheng 1dcf6a7212
Add Much Complex Test and Fix Bugs for Control Flow cond API (#21532)
7 years ago
hutuxian c5aec2fe68
Paddlebox Related to Framework (#21586)
7 years ago
liym27 9da7e6b4d4
add file check_op_desc.py and add interface to get default value. (#21530)
7 years ago
Feiyu Chan 2057df7ac0 add fluid.layers.gelu & doc (#21515)
7 years ago
wangchaochaohu 29c3844585
fix doc typo test=develop (#21566)
7 years ago
Jacek Czaja 9ce0e29dc3 [MKL-DNN] Batch norm mkl-dnn NHWC support (#21553)
7 years ago
danleifeng 657053f262 remove elementwise x_should_larger_than_y restriction;test=develop (#21517)
7 years ago
hong 08483a6819
Add dygraph linear warm up decay (#21186)
7 years ago
lilong12 da75ac8b6c bugfix: construct a DistributedStrategy instance if the passed one is None (#21545)
7 years ago
lilong12 de46b15951
Unify the rank of prelu alpha to 4, corresponding to [N, C, H, W], except for the all mode
7 years ago
Leo Chen cdd46d7e02
Split VarBase from Python Variable for Dygraph (#21359)
7 years ago
Youwei Song cdba41af4d dygraph Embedding layer use lookuptable v2 (#21209)
7 years ago
wangchaochaohu 4c9b3dafa7
fill_constant_batch_size_like OP precious problem fix (#21337)
7 years ago
Zhang Ting b1da35261b
fix unit tests that do not need to inherit OpTest (#21460)
7 years ago
WangXi 768f9242e9 Fix dgc clip & rampup step, test=develop (#21491)
7 years ago
Aurelius84 54382ce497
Add get_all_kernels api of registered data_type in pybind.cc (#21499)
7 years ago
lilong12 e75ded08a0
fix the compatiable problem between PY2 and PY3 (issue#20749) (#20942)
7 years ago
Zeng Jinle a3535812f6
add _use_system_allocator to some op tests, test=develop (#21504)
7 years ago
Jacek Czaja 18a5d30754 [MKL-DNN] Conv2d and Conv2d transpose MKL-DNN NHWC support (#21466)
7 years ago
ruri 2445fef386
Fix density sample (#21506)
7 years ago
zhongpu 6ebf0f47b8 support SelectedRows in dygraph, test=develop (#21078)
7 years ago
lilong12 0bc8bdf724
set dim[0] to -1 if dim[0] < 0 during compiling for c_allgather op (#21402)
7 years ago
Aurelius84 4bf115b42d
Fix AdamOptimizer and Scale sample code Bug (#21478)
7 years ago
ruri 94bef03539
Revert "Add masked select api (#21172)" (#21456)
7 years ago
ruri 3706ea67f8
fix sample code in density prior box
7 years ago
Zeng Jinle 87ab93af01
fix adam fp64, test=develop (#21423)
7 years ago
liym27 beec87b911
fix bug in example codes of API case and switch_case. test=develop,test=document_fix (#21477)
7 years ago
hutuxian 7e68bc896b
refactor AUC OP and add its CUDA Kernel (#21336)
7 years ago
juncaipeng 1f57ac1241
delete concat in AddQuantDequantPass, test=develop (#21454)
7 years ago
Zeng Jinle 2a54c359f0
add fraction of cpu memory to use, test=develop (#21453)
7 years ago
Zhang Ting 101240d2c1
fix PythonAPI test in Op unittest, test=develop (#21462)
7 years ago
wawltor dbbe6e9cb6
fix the device supported of the op unique and unique_with_counts. (#21395)
7 years ago
Huihuang Zheng 32959e031e
Add English Document for cond API (#21452)
7 years ago
Zhang Ting 3df13ab40c
fix PythonAPI test in Op unittest, test=develop (#21455)
7 years ago
Jie Fang 5e813b53c5 nhwc optimization for batchnorm (#21090)
7 years ago
Leo Chen e0c9d856fb
add unused input vars check for OpWithKernel, test=develop (#21169)
7 years ago
Chen Weihang 664f958a02
Fix optimizer op infershape failed in dygraph multi-cards mode (#21374)
7 years ago
Huihuang Zheng 630be31952
Fix Cond Bug for Nested Control Flow (#21340)
7 years ago
Jacek Czaja cd43c4440e [MKL-DNN] LRN and Pool2d (FWD) NHWC support (#21375)
7 years ago
xujiaqi01 ca879e5a77
fix skip_op bug (#21418)
7 years ago
zhaoyuchen2018 b16274556a
Add dscending for argsort (#21400)
7 years ago
hong ac8546701d
Add dygraph execution context (#20157)
7 years ago
hutuxian a6b089c614
add macro to ban windows (#21422)
7 years ago
Kaipeng Deng ebfb720a63
add Adam beta1/beta2 support Variable (#21234)
7 years ago
Zeng Jinle 09696d5df8
Use system allocator in OpTest (#21335)
7 years ago
ruri 007c997572
Add masked select api (#21172)
7 years ago
Kaipeng Deng 67c836fb5c
batch_norm momentum support variable (#21246)
7 years ago
lidanqing c0aa13672e Fp32 vs int8 qat C++ performance (#21244)
7 years ago
xujiaqi01 f1178e9d79
fix fleet save bug (#21362)
7 years ago
Liufang Sang 1840c1652c add config file to avoid load checkpoint test=develop (#21373)
7 years ago
Zeng Jinle b97fc16d21
fix lod_reset bug, test=develop (#21392)
7 years ago
hutuxian 47a82e38e3
Support data_norm gpu kernel (#21325)
7 years ago
Youwei Song d5ff79e55e Support numpy bridge (enabled by default in dygraph mode) (#20983)
7 years ago
Michał Gallus 5d7d548275 INT8 Fully-connected (#17641)
7 years ago
itminner 07e6a94268 paddleslim quantization skip pattern support list of string (#21141)
7 years ago
Zhen Wang be2e3e67d9
Fix some typos in AMP. (#21354)
7 years ago
lilong12 41d13209d7
add the framework support for distfc (#21197)
7 years ago
hong a214a3081b
change download log format (#21290)
7 years ago
GaoWei8 234060f88f Add fc padding to improve mkl GEMM's performance when N and K are multiple of 128. (#20972)
7 years ago
ruri 6cfcbe0510
reduce interp op input size to pass CI, test=develop (#21341)
7 years ago
Jacek Czaja f4cf028a8c [MKL-DNN] Error throwing for NHWC layout for MKL-DNN ops (#21207)
7 years ago
Michał Gallus ed9ceb9f98 Refactor MKL-DNN ElementwiseMul (#21061)
7 years ago
Dong Daxiang 0a93635b5f
fix logger problem (#21342)
7 years ago
wangchaochaohu 6514f52e46
fix the fill_constant op precious problem (#21322)
7 years ago
zhaoyuchen2018 08c19c585d
Improve argsort performance. (#21267)
7 years ago
lijianshe02 7fcaa39b36
fix Print_op input dtype list error test=develop (#21326)
7 years ago
juncaipeng 84865b806b add resnet50 test for post trainint quantization, test=develop (#21272)
7 years ago
Thunderbrook 9a7832f8be
print table stat info for pslib (#21296)
7 years ago
WangXi 8ac7687e36 Fix dgc accuracy by mv regularization to local (#21278)
7 years ago
Zeng Jinle b9f8ae8494
Add global value getter setter (#21285)
7 years ago
Dong Daxiang 691ced87c0
Refactor fetch handler (#21264)
7 years ago
Yi Liu f1b09ba30e
adapt test_collective_base.py for only two GPU cards available. (#21307)
7 years ago
gongweibao ed2a185248
optimize nhwc for tensor core in ConvOp and ConvGradOp (#20597)
7 years ago
Liufang Sang f0b1518438 add dequantize_abs_max op and modify lookup_table op (#20899)
7 years ago
hutuxian a6ce2306f9 support cvm_op run in gpu (#21300)
7 years ago
Chen Weihang 952508527a
Polish some PE code details (#21274)
7 years ago
Yi Liu 0fd1281ef8
fix bug of issue #21259 (#21287)
7 years ago
xujiaqi01 319d2ba925
fix fs_client_param bug (#21212)
7 years ago
Thunderbrook 0d17c1b816
solve pslib core in stop worker (#21263)
7 years ago
zhongpu fa4d055098 fix bug for python/paddle/fluid/tests/unittests/test_elementwise_mul_op.py, test=develop (#21289)
7 years ago
zhongpu c4ede95c74 open dygraph op test, test=develop (#19787)
7 years ago
Kaipeng Deng 3ab60f5bf9
fix mkldnn include. test=develop (#21247)
7 years ago
xujiaqi01 eca66f317e
fix fleet util bug (#21254)
7 years ago
ShenLiang 1f39a9f17e fix the bug of scatter_nd, test=develop (#21257)
7 years ago
lijianshe02 382cf5d7e3
add input type and input data type check for Print_op test=develop (#21250)
7 years ago
Thunderbrook 349e82d669
support general embedding params (#21217)
7 years ago
liym27 b0fc822747 Add control flow api: case (#21114)
7 years ago
juncaipeng 29b63f0aa1
support set model_filename and params_filename in post_training_quantization, test=develop (#21213)
7 years ago
Dong Daxiang ccbdd7aad0
update worker_num for MPISymetricRoleMaker (#20798)
7 years ago
Liufang Sang c91cb6c550 fix load checkpoint error in test_reader (#20924)
7 years ago
Kaipeng Deng 4747940b08
add custom_op include: imperative, error_codes.pb.h, mkldnn.h. test=develop (#21227)
7 years ago
danleifeng 0e7baabe59 extend elementwise broadcast function (#20957)
7 years ago
yaoxuefeng b5d8ba8394
fix data_norm op to avoid impractical normalization result test=develop (#21152)
7 years ago
Zeng Jinle 67e88424e5
Polish jit trace codes (#21218)
7 years ago
Zeng Jinle cdb3d27985
Fix warn of gcc8 (#21205)
7 years ago
Jeng Bai-Cheng 330b173c38 Better TensorRT support (#20858)
7 years ago
danleifeng 3fe63d6780 add store_true to use_paddlecloud argument in launch.py (#21168)
7 years ago
Zhang Ting 9cbe7bccba modified error message and API doc for channel_last supported Op (#21002)
7 years ago
liym27 9247528252 Control flow API: switch_case (#21103)
7 years ago
guofei 56b5d14704 Fix the error of init variable in StaticRNN when stop_gradient=ON (#21118)
7 years ago
WangXi 3c98ec90ce Fix INF bug of softmax_cross_entropy_op (#21165)
7 years ago
Zeng Jinle 0f30d3a213
fix dygraph trace bug, test=develop (#21193)
7 years ago
juncaipeng 00b11a4a1e
Support more ops in post training quantization, test=develop (#21073)
7 years ago
xujiaqi01 23876de55b
fix cache table bug, add save_paddle_inference_model, fix hdfs util bug (#21052)
7 years ago
xujiaqi01 9e045170c0
add copy table (#21086)
7 years ago
ruri aeb887911f
Refine edit distance cn (#21121)
7 years ago
Kaipeng Deng 98b59cb82c
fix elementwise_mod float point kernel. test=develop (#21183)
7 years ago
hong 835119c777
disable reshape inplace in dygraph model; test=develop (#21157)
7 years ago
Zeng Jinle 5fdfbe3413
Add friendly dygraph trace API (#21091)
7 years ago
whs cfdd1fc2cd
Fix warpctc in padding mode. (#21033)
7 years ago
Tao Luo 3976bbe2ce
add input type and dtype check template, and update some APIs check (#21161)
7 years ago
joanna.wozna.intel 37e0e7a96b QAT int8 accuracy little improvement (#21074)
7 years ago
gongweibao a5fc291fe5 Use 2 cards for hallreduce unit test. (#21085)
7 years ago
Tao Luo 8f659d4345
Split some APIs from nn.py to loss.py (#21117)
7 years ago
zhaoyuchen2018 4a544762a2
Add Asypadding for conv fusion. (#21041)
7 years ago
WangXi de5d3ff688 Fix dgc buffer illegal & reuse velocity (#21012)
7 years ago
lilong12 53148e0696
modify the implementation of save_persistables and save_inference_model for fleet collective mode (#20802)
7 years ago
Bai Yifan bd8b0ebaba fix distiller typo, test=develop (#21070)
7 years ago
ceci3 f62a929151
fix instance norm (#21042)
7 years ago
lilong12 e249d9a3e2
fix the computation for dx (grad for x) for prelu operation. (#20949)
7 years ago
Huihuang Zheng e64d55f04e
Add basic Python Cond Layer (#21050)
7 years ago
Huihuang Zheng dcf371b685
Disable cudnn_conv in unit tests. (#21080)
7 years ago
Yiqun Liu 35f17ae28f
Add the check of lod_level between compile-time and runtime. (#20961)
7 years ago
Tao Luo 78cc1ca616
Split some APIs from nn.py to rnn.py and sequence_lod.py (#21030)
7 years ago
joanna.wozna.intel 77c2083586 Add transpose2 INT8 for mkl-dnn (#19424)
7 years ago
juncaipeng 2c07727fb0
delete test resnet50 in post train quantization to avoid timeout error, test=develop (#21081)
7 years ago
LielinJiang 06063b7001 add op locality_aware_nms, test=develop (#20976)
7 years ago
liym27 26a6e27afe fix bug in pool/conv/conv_transpose: UpdatePaddingAndDilation, _get_padding_with_SAME and conv2dtranspose_forward_naive. (#20997)
7 years ago
Adam 3fda695bb0 Add support for asymetric padding in MKLDNN pool, conv and conv_transpose (#21062)
7 years ago
Huihuang Zheng 1957192f05
Add select_input_op and select_output_op (#21016)
7 years ago
hong 72e0969b27
fix uniform random (#21009)
7 years ago
Wojciech Uss 226bc22a29 Remove fuse_with_relu argument from batch_norm constructor (#21028)
7 years ago
liym27 f0e95a6049 Polish error messages of pool_2d/3d and add Raises in English document. test=develop (#21017)
7 years ago
juncaipeng fa522dffa0
Fix bug in add_quant_dequant_pass, test=develop (#21018)
7 years ago
juncaipeng 175ba39c03
Add post_training_quantization (#20800)
7 years ago
Leo Chen 008ed65fd5 Add c++ global current tracer for dygraph (#20882)
7 years ago
Huihuang Zheng 4cf96cd307
Add grad_name Property for Class Variable (#20991)
7 years ago
xujiaqi01 1d1a07937a
simplify master+patch,remove ins when size != merge_size or has conflict slot (#20913)
7 years ago
Thunderbrook 5970e8ac5e
find lookup table in order (#20932)
7 years ago
Zhang Ting de9bec607e lrn supports channel_last input, test=develop (#20954)
7 years ago
tangwei12 3b96e3d20a
fix FetchHandler (#20900)
7 years ago
liuwei1031 2dd9bc7159 fix windows python setup issue caused by (#20641) (#20928)
7 years ago
Dong Daxiang a6747a6ef1
add launch_ps module so that we can launch a parameter server trainin… (#20936)
7 years ago
Leo Chen 2c3c579b9b tensor.set() supports array list and remove unused code, test=develop (#20959)
7 years ago
Leo Chen 9974e40787 Update Tensor.set() to support float16 (#19964)
7 years ago
123malin 20cdff0e02
Optimize decay (#20816)
7 years ago
Chengmo 16596f6498
Fix Paddle Cloud role maker (#20860)
7 years ago
liym27 59de8e1214 Compatible int32 and int64 for attr in concat/split/unsqueeze. test=develop (#20912)
7 years ago
liym27 7b4cb655bb keep the size of symmetric padding is 2 for 2d and 3 for 3d. test=develop (#20903)
7 years ago
Zhang Ting 8d1e9f0f7e maxout supports channel_last input (#20846)
7 years ago
WangXi 9d8ec42353 launch.py remove setting for nccl sync, test=develop (#20909)
7 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
7 years ago
Bai Yifan ac87d4e6e1
fix hdfs.download, test=develop (#20907)
7 years ago
Thunderbrook 59bcdc8a19
support dump param of model into afs (#20302)
7 years ago
qingqing01 728099d023
Simplify third_party path in Python package (#20776)
7 years ago
Yiqun Liu 16e4d02675
Refine the cache of program, context and scope in executor. (#18483)
7 years ago
Wilber b489760099
fix jit_matmul bug test=develop (#20886)
7 years ago
gongweibao 3255fe69bb Add custom black variable name set in amp interface. (#20875)
7 years ago
lvmengsi aadd81b662
Fix gradients (#20857)
7 years ago
hong ff0886a92a
save load problem fix and new feature add (#20823)
7 years ago
Youwei Song 2058bab1c0 Add Sequential api (#20789)
7 years ago
liym27 6802539a2e support Tensor for split and concat, support -1 in num_or_sections, add check num_or_sections (#20780)
7 years ago
Yiqun Liu 6fcfd32e6c
Check and correct the output's lod_level in DynamicRNN related operators (#19144)
7 years ago
Zeng Jinle da9e9dd07f
fix py_reader combination ut, test=develop (#20861)
7 years ago
liym27 84d221b667 improve unsqueeze op to support int, Tensor for argument axes (#20824)
7 years ago
silingtong123 03d7f3ddb2 Make shape tensor support int32 (#20757)
7 years ago
Huihuang Zheng 95ba4bd2ab
Add shape and type check at read_op (#20754)
7 years ago
Aurelius84 aacd16dbb4 add pyramid_hash_op (#20698)
7 years ago
Yang Zhang cf670ec9ce Serialize to pickle format (#20820)
7 years ago
whs c8e49be2f1
Fix roi_perspective_transform op (#20764)
7 years ago
Bai Yifan 6bdf99d37a
fix dcn doc about Mask introduction, test=develop, test=document_fix (#20836)
7 years ago
Bai Yifan fd5321b3f3 modify slim print precision to round(,6), test=develop (#20833)
7 years ago
WangXi e78d7f57bb Print the rank which trainer is error in launch.py, test=develop (#20838)
7 years ago
xujiaqi01 48669aa8f0
fix several sparse table issuses (#20686)
7 years ago
whs fa67e6e83e
Fix unitest of pruning in python3 env. (#20825)
7 years ago
Zeng Jinle 378fc4fb1c
add some docs to jit.trace, test=develop (#20811)
7 years ago
Zhang Ting 5a8d885d72 All elements in attr(shape) of crop_tensor can be -1 and int32/64 kernel registered (#20756)
7 years ago
pkpk 370f0345b6
fix the bug in data_feeder.py (#20791)
7 years ago
Tao Luo efbdad0596
make search_compute support avx default (#20779)
7 years ago
WangXi 250e72d254 Fix DGC algorithm flow to make it the same as paper (#20758)
7 years ago
Zeng Jinle 8ff6b289bd
[Dygraph to static graph]JIT/Trace (#20775)
7 years ago
Aurelius84 28dd2a58df
refine Categorical and MultivariateNormalDiag en doc (#20723)
7 years ago
Tao Luo 2f5f19dfb5
mv sampcd_processor.py to tools/ (#20761)
7 years ago
石晓伟 37cd43545a
update the infer shape of matmul, test=develop (#20717)
7 years ago
gongweibao e425124041
Wait pserver to complete initialization. (#20777)
7 years ago
zhongpu 702aad5a0a remove assert statement to support sqeeze op in drgraph, test=develop (#20763)
7 years ago
gongweibao 8088395a84
Set unique port to every distribute test to avoid potential port conflicts (#20759)
7 years ago
wangchaochaohu 0687bcd64f
Refine getitem of Variable (#20729)
7 years ago
Zhang Ting 483d0512ce Add choice of CUDA Place and remove fluid.layers.data for python API test of resize Ops (#20689)
7 years ago
Kaipeng Deng ba44f654d6
add dlpack include in third_party. test=develop (#20737)
7 years ago
danleifeng 79e08ecebf add assertions on whether elementwise_div divison is zero (#20618)
7 years ago
bingyanghuang fd49ebcbd8 update int8 benchmark with 6271 data, test=develop test=document_fix (#20736)
7 years ago
123malin 95e90aa102
test=develop, add communicator_is_sgd_optimizer flag (#20677)
7 years ago
Aurelius84 74a28f5ea4
fix fill_constant shape with -1 and enhance cross_entropy test=develop (#20722)
7 years ago
wangguanzhong 9a3e22aad4
move nms2 to contrib, test=develop (#20709)
7 years ago
Zhang Ting 80c97e560d fix bias_attr's bug of conv and conv_transpose, test=develop (#20704)
7 years ago
xujiaqi01 5223b0dd9d
add check nan / inf in downpour worker (#20694)
7 years ago
WangXi 507afa8a8a Fix dgc nan by stripping nccl from sparseReduce. (#20630)
7 years ago
gongweibao c1710e91b2
Disable GRPC_ARG_ALLOW_REUSEPORT to avoid potencial problem. (#20690)
7 years ago
tangwei12 1d925440ca
fix fetch handler error with pslib (#20679)
7 years ago
gongweibao 78431dc7bc
Add detail log on parallel dygraph unit test when failed. (#20660)
7 years ago
juncaipeng f201b465ec
Move pool2d to add_quant_dequant_pass, test=develop (#20586)
7 years ago
zhongpu efa10937bd fix elementwise_floordiv_op and elementwise_mod_op (#20534)
7 years ago
Bai Yifan ffec9195e4
soft_label_distiller fix, test=develop (#20645)
7 years ago
gongweibao f3f52fc1e2
Retry when failed to bind address. (#20642)
7 years ago
Tao Luo 3e831b6083
reduce setup.py.in installation logs (#20641)
7 years ago
qingqing01 01eddc1a04
Support fp16 in GPU impl of fused_elemwise_activation_op. (#20636)
7 years ago
Tao Luo ea20f8be23
refine error message of input TypeError in framework.py (#19970)
7 years ago
Chengmo 940c6ff1c8
Fix communicator slow bug & fix communicator stop bug (#20366)
7 years ago
liym27 ae4ddbc821 add fill_constant input(shape) dtype check. test=develop (#20620)
7 years ago
123malin b4a3b75002
bug fix: invalid learning rate decay in pserver async mode (#20325)
7 years ago
WangXi cadc6a9704 fix dgc test and bug when not set trainers_endpoints_, test=develop (#20617)
7 years ago
danleifeng 46797f53de fix small bug of error message for elementwise_add and elementwise_mul (#20619)
7 years ago
Liufang Sang bc4af386f4 [PaddleSlim] refine slim reader to support dataloader (#20604)
7 years ago
石晓伟 a4753f3a79 Optimize error message of mean_op and matmul_op (#20413)
7 years ago
mapingshuo f55d1c6867
Fleet: deal with special case: strategy is None (#20359)
7 years ago
gongweibao 1d82025e89
Add interface so user can get scaled loss when they use customized loss. (#20571)
7 years ago
翟飞跃 36acfaeeda Add fused_embedding_seq layer into fluid.contrib (#19771)
7 years ago
zhupengyang 01209b5161 add input type and dtype check for cast_op (#20070)
7 years ago
Youwei Song 67fcb0c923 fix api fluid.cuda_pinned_places (#20424)
7 years ago
Thunderbrook f76a32df4a
dump fix dov vec file num (#20539)
7 years ago
gongweibao bf6470c71e
Add detail logs on resnet unit test (#20558)
7 years ago
chengduo 36c85ef492
Add sub-scope check in RecurrentOp (#20468)
7 years ago
633WHU 12e4be0382 Dlpack support (#20039)
7 years ago
zhupengyang 5e65c753ea enhance input type chec for concat (#20584)
7 years ago
JesseyXujin 2ff18e537f
add expand_as op, test=develop (#20565)
7 years ago
lijianshe02 5c41805dc9
update mul_op input data type check test=develop (#20552)
7 years ago
Zeng Jinle 40effc61af
Refine py_reader exit (#20331)
7 years ago
Guo Sheng bd99df715a
Fix basic_gru and docs of gru_unit and dynamic_gru (#19393)
7 years ago
Yuan Shuai 172e91c008
Refine error message of transpose_op (#20437)
7 years ago
hong19860320 f567214b6a
Fix the error message of zeros op (#20476)
7 years ago
liym27 fc6ec3b9f6 fill_constant support Tensor; (#20521)
7 years ago
Zhang Ting 0130cc969c fixed group_norm's bug and modified unittest (#20506)
7 years ago
Guo Sheng c7ae6c62cd
Fix the assign data check (#20564)
7 years ago
Diego Zhang 27d1ef6081
Refine seq enum expand mask pad (#20344)
7 years ago
Youwei Song 9a09ff14a5 fix en docs of Layer and guard (#20512)
7 years ago
guofei 9b85f40140 Modify English documents (#20452)
7 years ago
liuwei1031 9dc83dda7a
update data feeder API sample, change fluid.layers.data to fluid.data (#20568)
7 years ago
liuwei1031 9d6ee5eb1f
fix doc of default_main_program, multiprocess_reader (#20536)
7 years ago
Yiqun Liu ce1b25cc8b
Polish the English documentation of sums (#20495)
7 years ago
lanxianghit 22ecaef03b
Add API 'fluid.requird_version(min_version, max_version=None)' to check if the installed PaddlePaddle version is satisfied, test=develop (#20263)
7 years ago
zhaoyuchen2018 8fb569e5b9
Fix api doc example bug and polish square doc (#20491)
7 years ago
hong19860320 512c0bb04d
refine the en api doc of ones, zeros, reverse, assign, increment, hsigmoid and create_py_reader_by_data ops (#20343)
7 years ago
Guo Sheng dfd1eee7f7 Add seq2seq api related code (#19820)
7 years ago
silingtong123 e87cabb7f2 updates document of sequence_softmax, sequence_scatter, sequence_unpad (#20269)
7 years ago
silingtong123 eb5c33cb8c Add uniform random unittest (#20485)
7 years ago
silingtong123 d5aa2dd818 fix doc, updates API documents of uniform_random and uniform_random_batch_size_like (#20316)
7 years ago
zhang wenhui b521992041
fix converter , test=develop (#20522)
7 years ago
liym27 5219efb14f fix reshape input(x) error check on float16. test=develop (#20529)
7 years ago
Double_V 8299203370 Support reshape_op double gradient (#20304)
7 years ago
LielinJiang faa8e30a14 Set batch norm and data norm argument 'do_model_average_for_mean_and_var' default as True (#20421)
7 years ago
hong19860320 4d0d5e4cc7
refine eng doc for hard_sigmoid op (#20442)
7 years ago
Aurelius84 22823df2e2
enhance embedding error message test=develop (#20246)
7 years ago
hong19860320 9707ded37e
Fix the error message of assign op (#20508)
7 years ago
zhupengyang 3997743a5b add input type and dtype check, enhance shape error message for concat_op (#20101)
7 years ago
zhupengyang 95524a4d30 fix APIs: relu, relu6, hash (#20416)
7 years ago
liuwei1031 70ff903813
improve the doc of data feeder related APIs (#20515)
7 years ago
zhaoyuchen2018 057bce4d45
Refine topk stack squeeze api en doc (#20367)
7 years ago
JesseyXujin 843bdbaae1
add input type and dtype check for accuracy_op (#20399)
7 years ago
bingyanghuang a5f530a8f9 Update QAT MKL-DNN readme doc (#20029)
7 years ago
chengduo f23eeeb460
update global scope doc (#20483)
7 years ago
lijianshe02 211f5b0319
enhance mul_op input error message test=develop (#20414)
7 years ago
hong a1f54a8935
get shape from var desc to avoid run startup program; test=develop (#20499)
7 years ago
wawltor eb526e3f08
fix sign op input error check on float16 (#20472)
7 years ago
Guo Sheng 101e20e92e
Update some en api docs (#20496)
7 years ago
zhupengyang 200cc5e2ad fix APIs: cast, concat, tensor_array_to_tensor, argmin, argmax, argsort (#20363)
7 years ago
GaoWei8 5ea2cc6733 fix API:cos, exp, ceil, elu, brelu English doc (#20032)
7 years ago
ruri e705fede11
refine 13 en docs (#20312)
7 years ago
lijianshe02 f0dabe680d
fix read_file, is_empty, Print API EN doc (#20492)
7 years ago
wopeizl 3044a62f2a
fix the precise roi poop op test=develop (#20126)
7 years ago
Yiqun Liu 1e59cf97eb
Polish the English documentation DynamicRNN (#20453)
7 years ago
Aurelius84 2213ae6bf9
Fix fp16 in input.dtype check in layers.fc (#20467)
7 years ago
qingqing01 df3025c3ee
Polish En doc for some APIs. (#20418)
7 years ago
wopeizl 6b612a2807
optimize the english description for APIs test=develop test=document_fix (#20286)
7 years ago
pkpk ac0acc7a92
Fix the English document for 1.6 (#20338)
7 years ago
FDInSky 0ac08489a9 udpate en doc test=develop, test=document_fix (#20459)
7 years ago
GaoWei8 54647a5490 fix GradientClipByNorm english doc (#20224)
7 years ago
Wilber 2893cd1ae0
modify english api (#20159)
7 years ago
Liufang Sang 86c2c362ae fix fuse_reduce_op quantization bug (#20306)
7 years ago
zhouwei25 b1218d056b fix English Doc of API:layers.py_func/sum (#20329)
7 years ago
qingqing01 63194d6e67
Enhance InferShape in deformable_conv and prior_box op (#20372)
7 years ago
zhongpu 0b321c8a2f fix APIs, to_variable、NCE、PRelu、softmax、rankloss for dygraph, test=document_fix, test=develop (#20142)
7 years ago
wangchaochaohu 508127b180
fix some en doc (#20281)
7 years ago
zhouwei25 f18231412f fix English Doc of API:layers.array_read/array_write/array_length (#20345)
7 years ago
Yuan Shuai 9f4a32fb8f
Fix ErrorClipByValue, GradientClipByGlobalNorm, GradientClipByValue (#20279)
7 years ago
Guanghua Yu bc4c7a9eb6 Fix english doc api: sequence_slice, sigmoid_cross_entropy_with_logits, ssd_loss, DetectionMAP, detection_map (#20405)
7 years ago
silingtong123 9ee288ac87 test=develop, fix the parameter seed failed to work (#20412)
7 years ago
juncaipeng 5ed23c6082
Modify doc for shuffle, firstn, save_vars, load_vars, L1DecayRegularizer, L2DecayRegularizer (#20287)
7 years ago
zhongpu 52dcc1679d fix Embedding API for dygraph (#20358)
7 years ago
tangwei12 a010d883b4
doc fix, test=develop, test=document_fix (#20239)
7 years ago
Zhaolong Xing 63d88b522f
refine sqrt api check (#20254)
7 years ago
huzhiqiang a69baf639f
modify compose en (#20217)
7 years ago
huzhiqiang 6a8e54047f
fix reorder_lod_tensor_by_rank doc en (#20256)
7 years ago
zhang wenhui b82e6520e1
fix pslib datanorm double bug (#20297)
7 years ago
Leo Chen 7f68b0b5b0 Polish en APIs of unique_name, test=develop, test=document_fix (#20113)
7 years ago
Yibing Liu 899ab30df0
Fix several api docs (#20282)
7 years ago
Pei Yang 6f9e64d443
refine en api doc of [shape, scale, split, selu, soft_relu, scatter], test=develop, test=document_fix (#20264)
7 years ago
wangchaochaohu 5c649d9a1e
fix the reduce api en doc (#20223)
7 years ago
xujiaqi01 408bd8b874
fix en doc and test=document_fix (#20441)
7 years ago
DuYao 76a5819728 update English document (#20330)
7 years ago
liu zhengxi e34fccbc48
update the api en doc (#20307)
7 years ago
Zeng Jinle e3e22146de
remove some reader apis, test=develop (#20266)
7 years ago
wangchaochaohu 1288ac2983
fix expand bug (#20340)
7 years ago
huzhiqiang 98ec992789
modify WeightNormParamAttr English doc test=develop (#20218)
7 years ago
huzhiqiang 5fc2cfbaf4
modify map_reader en test=develop (#20229)
7 years ago
chengduo 4ba6d062f8
Fix fluid.data of executor (#20365)
7 years ago
Youwei Song ba78a0c7c2 polish 3 LSTM en doc (#20383)
7 years ago
Tao Luo b37b7f86e6
refine name_scope document (#20373)
7 years ago
Feiyu Chan 91693b9cee fix document for swish, thresholded_relu, gaussian_randdom
7 years ago
Michał Gallus 540935a825 [Bug-fix][1.6] Improve QAT accuracy (#20174)
7 years ago
SunGaofeng a73e1f68b4
fix document of 11 APIs (#20278)
7 years ago
Zeng Jinle 7fb958b2e1
replace data layers, test=develop, test=document_fix (#20368)
7 years ago
Pei Yang 057d782d51
fix en api doc of [round, sin, sqrt], test=develop, test=document_fix (#20296)
7 years ago
zhongpu 95e5768bd6 update conv, fc, pool op for dygraph, test=develop (#20132)
7 years ago
zhongpu 9ca417f1d0 fix APIs, update norm op, test=develop (#20119)
7 years ago
Kaipeng Deng 3833b511a6
refine en API doc (#20206)
7 years ago
Zhang Ting 0652f15810 fix Attr(scale)'s bug for image_resize and modified unittest, test=develop (#19983)
7 years ago
zhaoyuchen2018 7c12218987
Refine StaticRNN api-doc-en (#20093)
7 years ago
FlyingQianMM 551ba37148
Fix english doc api, invloves the op of retinanet_target_assign, sigmoid_focal_loss and retinanet_detection_output. (#20250)
7 years ago
Pei Yang 4df76d5320
fix en api docs of while, ifelse, switch, test=develop, test=document_fix (#20265)
7 years ago
gongweibao 7b9e33972a
delete backward return list test=develop (#20294)
7 years ago
wangchaochaohu bc6126dd07
fix the reduce bug test=develop (#20102)
7 years ago
Tao Luo 9bffbb7db9
refine profiler document (#20326)
7 years ago
wawltor ade9bc04d3
Fix some english doc api, shenze tools group (#20300)
7 years ago
huangjun12 b347ca084e Fix document of APIs, test=develop, test=document_fix (#20314)
7 years ago
hong fa43e80e19 New save load interface (#20148)
7 years ago
FDInSky e2c7b6821a test=develop enhance uniform_random op python api (#20295)
7 years ago
Jiabin Yang b23f00a0d7
Refine en doc (#20317)
7 years ago
xiaoting aaae3475e3 Polish english apis' doc (#20184)
7 years ago
LielinJiang 282c9e7cb2 Polish english apis' doc (#20198)
7 years ago
chengjuntao 9acdb6e83a
Fix fluid.data code example (#20236)
7 years ago
liym27 3d006fa630 fix English document of expand/pow/reshape/slice. test=develop, test=document_fix (#20280)
7 years ago
Zhen Wang 2c71de243d
Fix docs of load_inference_model&load_params&load_persistables&chain. (#20274)
7 years ago
danleifeng 3a0f93b3f9 fix error message for elementwise_add/mul (#20283)
7 years ago
liym27 670937e11d add input type and dtype check for reshape op. (#20099)
7 years ago
chengduo d77e770353
Polish executor doc (#20244)
7 years ago
Aurelius84 729f5846cc
enhance shape error message of fc API (#20172)
7 years ago
Huihuang Zheng fa82a01503
Modify English doc of fluid.data (#20248)
7 years ago
Zeng Jinle f1364df71f
add deprecated msg to py_readers, test=develop (#20211)
7 years ago
Yibing Liu d849e9835f
Add detailed error messages for nce layer (#20231)
7 years ago
wangguanzhong 866400e9f1
update en doc of example,test=develop, test=document_fix (#20235)
7 years ago
Tao Luo 134d809e23
fix softmax input error check on float16 (#20273)
7 years ago
whs 54df1ad4c7
Fix en doc of warpctc, affine_grid, generate_proposals (#20262)
7 years ago
gongweibao 89c4b3ddcf
Add bash_test_modules function to capture the timeout or failed context. (#20197)
7 years ago
Aurelius84 73cf08d694
fix en_doc api of one-hot and embedding (#20187)
7 years ago
GaoWei8 318d5bba64 add input type and dtype check for elu_op (#20106)
7 years ago
Chen Weihang 98acfe97ec
Polish English APIs' doc of several Optimizers (#20166)
7 years ago
Liufang Sang 53535b4f18 fix en api doc (#20245)
7 years ago
Youwei Song 478e4d6882 polish append_backward en doc (#20199)
7 years ago
Bai Yifan fb21a743ae
Fix fluid.data code example (#20227)
7 years ago
Youwei Song 20f68916ed refine CUDA CPU places en doc (#20243)
7 years ago
Double_V 98da70f63f fix API en doc (#20261)
7 years ago
Chengmo 494d6cf252
Fix transpiler en doc (#20149)
7 years ago
mapingshuo 90be481b13
RecomputeOptimizer: rm unused ckpt and sort ckpt (#20108)
7 years ago
lvmengsi 40b3af9720
Update apiexample (#20247)
7 years ago
zhoushiyu 1106fbbd01 fix cvm and DataFeedDesc apis (#19994)
7 years ago
Yi Liu 4da243003e
update the example of shard_index (#20272)
7 years ago
Huihuang Zheng e6d13ae5ae
Refine Error Message for New Data API (#20204)
7 years ago
Aurelius84 a38d1835b5
refine seq_pool/reshape/reverse test=develop, test=document_fix (#20233)
7 years ago
Zhang Ting 7e140d870a modified doc of group_norm, test=develop, test=document_fix (#20234)
7 years ago
Zhang Ting 2087f77120 modified doc of crop_tensor, test=develop, test=document_fix (#20203)
7 years ago
zhang wenhui 6bc4d48875
fix api doc, test=develop, test=document_fix, test=document_preview (#20252)
7 years ago
ShenLiang d26276e3ac fix doc, test=develop test=document_fix test=document_preview (#20249)
7 years ago
Youwei Song d39b22e555 polish in_dygraph_mode (#20200)
7 years ago
Huihuang Zheng 7c45471579
Add support for None for fluid.data (#20228)
7 years ago
wopeizl e9205c38e8
add more checks to create_parameter test=develop (#20059)
7 years ago
Youwei Song 340b2ba449 refine scope_guard, test=document_fix, test=develop (#20240)
7 years ago
danleifeng 5da814292a fix code example of elementwise op in en_doc (#20242)
7 years ago
zhaoyuchen2018 5ebf4078dc
add input type and dtype check for squeeze (#20100)
7 years ago
chengduo 0313b98ae0 temporally disable test_parallel_executor_fetch_feed in Windows CI (#20288)
7 years ago
wawltor 08c8f0c534
Fix api, add input type and dtype check for sign_op (#20138)
7 years ago
JesseyXujin 407efcf7b1
fix API doc, solve conflict, test=develop, test=document_fix (#20196)
7 years ago
Aurelius84 c80b7694eb
refine fc/seq_conv/seq_concat en doc (#20214)
7 years ago
liym27 869cef6dc0 fix bug of infer shape in pool op. test=develop (#20213)
7 years ago
Bai Yifan 131b1dc324
Fix api doc, test=develop, test=document_preview, test=document_fix (#19947)
7 years ago
lvmengsi 59a7c222ea
refine en doc (#20088)
7 years ago
ShenLiang c5cff9971a fix doc of eye、gather_nd、scatter_nd、scatter_nd_add、center_loss (#19990)
7 years ago
Chengmo eb05db7104
Speed GEO-SGD (#20158)
7 years ago
zhang wenhui b28d4a824f
fix fleet_desc delete_after_unseen_day bug in node.py (#20091)
7 years ago
Zhang Ting cf6919bf6e conv_transpose supports channel_last input, test=develop, test=document_preview (#20072)
7 years ago
tangwei12 c9139c3db3
trainer from dataset fetch targets (#19760)
7 years ago
tangwei12 b5a410466c
Trainer heartbeat for async mode (#19600)
7 years ago
lvmengsi 76ba55e891
add error log for python api and c++ (#20061)
7 years ago
Yibing Liu 01ad8d2e06
Refactor linear chain crf op & crf decoding op (#19982)
7 years ago
Jiabin Yang 7a9bd0c5d8
Fix/auto prune error on leaf (#20056)
7 years ago
xiaoting a16e91bb89 replace dataset url,test=develop (#20129)
7 years ago
wangchaochaohu 6e73e90bfb
fix the error message for reduce_mean and reduce_sum op (#20063)
7 years ago
wangchaochaohu 9a76f3f916
Fill constant error message fix (#20075)
7 years ago
zhaoyuchen2018 e867366805
Add multihead op for ernie opt (#19933)
7 years ago
Chengmo 728ec1b43d
Add GEO-SGD distribute training algorithm (#20018)
7 years ago
xiteng1988 3785f08f68 fix next_tokens of controller (#20060)
7 years ago
Zeng Jinle 5f2290ab84
Add deprecated memory optimize doc (#20111)
7 years ago
Huihuang Zheng 62573d8996
Add lod_level parameter to paddle.fluid.data (#20065)
7 years ago
liym27 3aa331d97e fix conv2d and conv3d: (#20042)
7 years ago
Zeng Jinle 02c6edc0d5
refine optimizer name doc, test=develop, test=document_fix (#20074)
7 years ago
mapingshuo 5e99f31b7e add a new interface _prune_with_input (#20022)
7 years ago
wangguanzhong da892cafd5
Refine api doc (#20037)
7 years ago
qingqing01 1a3eef026c
Enable users to create custom cpp op outside framework. (#19256)
7 years ago
silingtong123 f1eebf75aa improve op uniform_random, argument shape support tensor and tensor in list (#19786)
7 years ago
liym27 24010472d4 fix pool2d pool3d,support asymmetric padding and channel_last (#19739)
7 years ago
Youwei Song 54e07994ee Dygraph Layer kwargs & param getter setter (#19901)
7 years ago
bingyanghuang 9de6772510 Follow comment of Merged QAT PR 18970 (#19979)
7 years ago
hong 4e99c2af0a
Add shape check in load model (#19936)
7 years ago
gongweibao d4bca8118a
change dist tests to serial test=develop (#20051)
7 years ago
Bai Yifan 28a559de12
fix PyReader._iterable usage, test=develop (#20045)
7 years ago
石晓伟 01b9d07963
update operator compatible info, test=develop (#19978)
7 years ago
Zeng Jinle 20f0878f70
Fix en docs of apis (#20050)
7 years ago
Jiabin Yang 39ff0f9cd9
Optimze/optimize dygraph api (#19999)
7 years ago
Kaipeng Deng e7a6567be5
polish pool infer shape (#20038)
7 years ago
chengduo fb2a9cdf83
Add fp16 support for pad and split (#19881)
7 years ago
tangwei12 8f0b3c0516
the integrated communicator (#19849)
7 years ago
WangXi 8d92b36d51 Refine document of DGCMomentumOptimizer (#19960)
7 years ago
danleifeng 5cef7a2f25 Polish English docs of elementwise_add/sub/mul/div (#20027)
7 years ago
Chen Weihang b916335025 Paddle error message stack shaping and optimization (#19895)
7 years ago
zhaoyuchen2018 5a2ecdea40
Fix name_scope test case bug (#20034)
7 years ago
Huihuang Zheng 7836f477c6
Update API of paddle.fluid.data (#20024)
7 years ago
gongweibao afc40a59eb
Add `RUN_SERIAL` attribute to `exclusive` test. (#20026)
7 years ago
123malin 6c74e7387f
fix APIs, test=document_preview (#19954)
7 years ago
wangchaochaohu 3409db950c
fix reduce bug test=develop (#19971)
7 years ago
whs 3ea2b661c0
Make PaddleSlim support PyReader (#19995)
7 years ago
liuwei1031 bda7eab77d
improve the error message when handling ndarray with unsupported dtype (#19949)
7 years ago
joanna.wozna.intel 1d32897c5c Fix test pool2d int8 mkldnn (#19976)
7 years ago
Aurelius84 f58c8db668
Require x.dims=label.dims in huber_loss (#20017)
7 years ago
Yang Zhang cde73a7bbf
Expose `mutable_data` as python binding (#19932)
7 years ago
Aurelius84 137e6336ef
Remove constraint that last dimension is forced to be 1 in rank_loss (#19997)
7 years ago
chengduo 101a2b610a Add dtype for coalesce_tensor_op (#20016)
7 years ago
gongweibao a7512db2bc
Polish elementwise max min pow document to add more examples. (#19946)
7 years ago
mapingshuo d62360fe5f
fix doc of apply_optimize (#19965)
7 years ago
Huihuang Zheng 88af4ab650
Add new data layer (#19916)
7 years ago
Zeng Jinle 1b7de89455
fix math_op_path.py when integers, test=develop (#20008)
7 years ago
qingqing01 bb271b6d44
Remove unit testing for large shape in test_affine_channel_op (#19993)
7 years ago
Zeng Jinle 4a5ce4feb1
Add AdadeltaOptimizer doc (#19875)
7 years ago
Zeng Jinle 7912e6caa1
Expose set_gradient_clip API (#19869)
7 years ago
chengjuntao 0099e54924
refine deformable roi pooling doc (#19944)
7 years ago
zhongpu b1bb23841e add kernel for fill_op, test=develop (#19719)
7 years ago
wangchaochaohu 382d099dcb
add support tensor and tensorlist for strided_slice OP (#19929)
7 years ago
lvmengsi fe218df326
Fix ssdloss num and batch norm format and conv2d (#19754)
7 years ago
lvmengsi 619a241bd0
Fix OpTest of bn (#19062)
7 years ago
ShenLiang 5920d69df5 Avoid treating broadcast as initialization operation (#19857)
7 years ago
Bob Zhu c670058a8d add support of matmul with multiple head even different width and height (#19708)
7 years ago
Liufang Sang 6884dc800a refine ctc align op with padding (#19926)
7 years ago
Tao Luo 65a02fc114
add input type and dtype check for softmax_op (#19975)
7 years ago
Wojciech Uss 4286a6270d Add support for new QAT models (#18970)
7 years ago
Aurelius84 99a9615a4b
Removing length dims constraints of seq_pad and seq_unpad (#19497)
7 years ago
Yi Liu 2efdf0ef35
update en document of shard_index_op (#19963)
7 years ago
jhjiangcs 766bd529d1 add optimizer:dpsgd,test=develop (#19915)
7 years ago
Yang Zhang ebff68fa74
Add float16 support to `sync_batch_norm_op` (#19681)
7 years ago
Aurelius84 039b9710d5
Remove constraint that last dimension is forced to be 1 by adding lookup_table_v2 (#19735)
7 years ago
whs bdb3e376d0
[PaddleSlim] Enhence compressor api in PaddleSlim (#19894)
7 years ago
xujiaqi01 cedc04775c
support change shuffle and train thread num (#19841)
7 years ago
Kaipeng Deng 14625ffe9e
add elementwise mod support float/double. test=develop (#19570)
7 years ago
Ghost Under Moon 790d5226b5 give warnings when save a model without any parameters (#19931)
7 years ago
Zeng Jinle f254b477d1
Add py_reader combination unittest (#19923)
7 years ago
Leo Chen 57606205f5 Make OpTest check grad inplace even if forward has no inplace (#19847)
7 years ago
juncaipeng b0ceed6fb4
add fake_quant_dequant_op for average pool2d, test=develop (#19880)
7 years ago
Zhang Ting cb8f3c03a7 resize Ops support data_layout:channel_last, test=develop, test=document_preview (#19914)
7 years ago
mapingshuo 9901f69677
Forward recompute3 (#19913)
7 years ago
chengduo d7251a8e1e
Delete local execution scopes (#19749)
7 years ago
Ghost Under Moon 4836ee68fb warning when user save a inference model which contains auc op test=develop (#19838)
7 years ago
wopeizl e606b1754e
optimize the error information when the input for while op has a wron… (#19872)
7 years ago
ruri d31c92a2cd
add mse_loss (#19759)
7 years ago
Tao Luo a4919d3688
move tree_conv to fluid.contrib.layers (#19918)
7 years ago
Zeng Jinle 0436efd6a3
Unify DataLoader APIs (#19305)
7 years ago
tangwei12 278dd00322
paddle cloud role maker fix (#19646)
7 years ago
lvmengsi 4155e62559
add instance norm (#19500)
7 years ago
Adam cb65439da8 Add support for other axes in MKLDNN softmax op (#19907)
7 years ago
Jiabin Yang 454254115e
Feature/auto prune in dygraph (#19757)
7 years ago
Aurelius84 418a0967f3
move match_matrix var_conv2d et.al api into fluid.contrib test=develop (#19859)
7 years ago
Zeng Jinle e237275017
add py_reader may be deprecated msg, test=develop (#19891)
7 years ago
Zeng Jinle cee0079a4d
fix readers bug, test=develop (#19868)
7 years ago
Aurelius84 fcf53e55ff
support 2-level lod of input in sequence_pool (#19839)
7 years ago
chengduo ae31faaa87
refine optimier function (#19886)
7 years ago
Zhang Ting 93364b45c1 group_norm support data_layout:NHWC, test=develop, test=document_preview (#19614)
7 years ago
Zhang Ting 439d95e157 modified interpolate op to support tensor attribute, test=develop, test=document_preview (#19287)
7 years ago
Zhang Ting b38889413d add crop_tensor_op, test=develop, test=document_preview (#19314)
7 years ago
Zeng Jinle bf8367367e
fix download.py empty line, test=develop (#19870)
7 years ago
chengduo 1f68674483
refine executor bug info (#19887)
7 years ago
flame fe18cfdb4f
hide with inference optim API (#17355)
7 years ago
Aurelius84 b125e327aa
Remove constraint that last dimension is forced to be 1 in cross_entropy (#19606)
7 years ago
gongweibao e8d3745c0f
change _origin_program test=develop (#19863)
7 years ago
wopeizl a7c440d303
add precise roi pooling op test=develop (#18960)
7 years ago
Yiqun Liu 3cd985a669
Add a pass to fuse fc+elementwise_add+layernorm (#19776)
7 years ago
WangXi 8c2c8dc626 distribute.launch use poll to query subprocess (#19853)
7 years ago
chengduo 8e9273272f Disable test_dygraph_mnist_fp16.py (#19844)
7 years ago
Jie Fang d9db94d752 Optimize amp for multi-gpu to enable FP16 gradients transfer across gpus. (#19714)
7 years ago
wangchaochaohu 47af618f70
Strided slice (#19642)
7 years ago
Zeng Jinle 13ca364ceb
remove some flags and add comments to some flags, test=develop (#19813)
7 years ago
Huihuang Zheng 3e1e1fee26
Return correct currrent block of a var (#19850)
7 years ago
123malin 1bc285a53a
add retry function to try to solve grpc error code 14 (#19661)
7 years ago
Bai Yifan e2c6bada36 Support dispensable student_loss in PaddleSlim distillation (#19824)
7 years ago
LielinJiang 6d72a86b14 fix_roi_transform_bug (#19785)
7 years ago
Zeng Jinle db26de8389
[Bug fix] Disable memory reuse on feeded variables (#19835)
7 years ago
chengjuntao 00efd1d8a9
add deformable conv v1 op and cpu version of deformable conv v2 (#18500)
7 years ago
chengduo b99fc38cec
Add fp16 support for dygraph (#19828)
7 years ago
Leo Chen 5fbf03d6b4 Enhance OpTest to support double grad inplace check (#19826)
7 years ago
xujiaqi01 6045541e89
fix libps.so path problem (#19768)
7 years ago
liym27 677e714425 fix pow op, support tensor for agument factor. (#19313)
7 years ago
liym27 bd89a27308 add tensor support for argument shape in reshape op; (#19268)
7 years ago
liym27 88628016b2 add tensor(tensor and tensor in list) support for argument starts and ends in slice op; (#19208)
7 years ago
liym27 e9e3c08777 fix expand op: (#19302)
7 years ago
xujiaqi01 6bf298bf09
support preload thread, optimize hdfs log, fix master+patch bug (#19695)
7 years ago
Jiabin Yang cc311bdf95
Feature/add transform data dygraph (#19707)
7 years ago
lvmengsi b76343c3b7
cpu Conv double grad (#19672)
7 years ago
翟飞跃 93c85c930a Implement FusedEmbeddingSeqPoolGradKernel with cblas_saxpy (#19770)
7 years ago
chengduo 2729c17446
Fix example error of Variable and Operator (#19821)
7 years ago
ruri a0e9b7b9a2
add unittest for square error cost op (#19746)
7 years ago
zhongpu 52673956de add kernel for squeeze_op, test=develop (#19656)
7 years ago
Chen Weihang 00d5375e0c
Add prune_backward function to cover complicated test_program.clone situation (#19772)
7 years ago
tangwei12 6a1db2044c
fix sync_with_distributed_lookup_table, test=develop (#19737)
7 years ago
Aurelius84 8c7e411908
Remove constraint that last dimension is forced to be 1 by adding one_hot_v2 (#19716)
7 years ago
JesseyXujin e352467c1c
modify activation op API, delete use_cudnn args, test=develop, (#19758)
7 years ago
Huihuang Zheng 12542320c5
Replace TemporaryAllocator by CUDADeviceContextAllocator (#18989)
7 years ago
chengduo c308c88d71
Fix test_parallel_executor_test_while_train (#19723)
7 years ago
Zeng Jinle 078a678219
refine math_op_patch, test=develop (#19727)
7 years ago
Yiqun Liu a65c728e5d
Implement the GPU kernel of fc operator (#19687)
7 years ago
Aurelius84 22301115d0
Remove constraint that last dimension is forced to be 1 in huber_loss op (#19562)
7 years ago
Youwei Song 3e5fb6361b fix api-doc error for dygraph and backward (#19721)
7 years ago
Thunderbrook bda92434db remove trainer desc test in windows temporarily (#19753)
7 years ago
Youwei Song 810a33c8bd fix dygraph partitial backward problem (#19625)
7 years ago
Tao Luo ec9bc1bd9f
paddle::framework::vectorize() templatization (#19730)
7 years ago
Bai Yifan aa63d5ac6d Make the distillation process not save teacher variables in PaddleSlim (#19633)
7 years ago
Zeng Jinle bb4f8dee83
add logs to left var memory size, test=develop (#19722)
7 years ago
chengduo 2c30e64b2f
increase timelimit test_pe_serexnext (#19702)
7 years ago
wangguanzhong 25dcd74d34
merge empty lod tensor, test=develop (#19228)
7 years ago
gongweibao 6c2bc29cc0
Fix float16 optimizer. (#19682)
7 years ago
Chen Weihang c78a4781bf
Fix train error when test_program.clone is executed after optimizer.minimize (#19397)
7 years ago
zhongpu 5f627488db add kernel for unsqueeze_op and Add unsqueezed op test, test=develop (#19436)
7 years ago
Zeng Jinle a7691603a5
add gpu_allocator_try_time config, test=develop (#19675)
7 years ago
JesseyXujin 0b06db9413
delete transmission args in linear_chain_crf op (#19619)
7 years ago
123malin a25a716e87
Optimize fleet API: add input check for some interfaces (#18971)
7 years ago
Aurelius84 25c0eb28cc
fix unittest random failed test=develop (#19654)
7 years ago
chengduo 5c4eb394e9 Make test_pe_seresnext serial (#19634)
7 years ago
chengduo ac34aac33f Disable the test_parallel_executor_test_while_train temporarily (#19641)
7 years ago
Chen Weihang 73daa3d6c0
Code Cleanup: delete three useless raw variables in Conv2D (#19644)
7 years ago
Jie Fang c6a598a276 init new amp, optimize inserting cast op for batchnorm (#18596)
7 years ago
123malin 2f037c3189
fix the diff between async mode and async_half mode (#19535)
7 years ago
Jiabin Yang e9233d1c1e Refactor dygraph (#19107)
7 years ago
mapingshuo dca9b6c5b0 add feed_var_names to Prune interface (#19589)
7 years ago
whs 3abe84500e
Fix data type of variable in edit distance evaluator (#19618)
7 years ago
Aurelius84 6364ebc4dd
Add distributions of Categorical and MultivariateNormal (#18263)
7 years ago