Commit Graph

8305 Commits (e82969eeb0889f1570a16b10c2c0a279a3eb8a44)

Author SHA1 Message Date
Wu Yi 8666902b9d
fix test_transpiler random fail test=develop (#15736)
7 years ago
dzhwinter 6deac40724 polish code for reading. test=develop
7 years ago
dzhwinter d0a2a202d0 polish code for reading. test=develop
7 years ago
dzhwinter c1455e606d Merge remote-tracking branch 'origin/develop' into cherry-pick/memory
7 years ago
dzhwinter d376cf71b7 polish code for reading. test=develop
7 years ago
chengduozh 1e46ab2e3e follow comment
7 years ago
Xin Pan 69f5c0eee2
Merge pull request #15557 from panyx0718/imperative
7 years ago
Zhang, Guoming e5d3d7c63d resolve #15724
7 years ago
Xin Pan 792719fb7e polish test
7 years ago
Zhen Wang 832bd720d1
Merge pull request #15610 from wzzju/quantization_inference_passes
7 years ago
Xin Pan 54f4d58553 make parameter and layer access easier
7 years ago
Dun f7b768d364
fix group_norm (#15727)
7 years ago
Xin Pan 408a9bb2e7 polish
7 years ago
Xin Pan 989138378d add sugar for fetching parameters
7 years ago
Tao Luo 4c8feae43d
Merge pull request #15718 from luotao1/v2_code
7 years ago
Tao Luo b9999435b7 remove 'import paddle.v2' in read data
7 years ago
Tao Luo 31287cdb43 remove legace v2 code in python/paddle/utils
7 years ago
JiabinYang fe7ffedc1a test=develop, update protobuf
7 years ago
dzhwinter 84f067be94
update. test=develop
7 years ago
Yancey1989 88d3dc949e Merge branch 'develop' of github.com:PaddlePaddle/Paddle into refine_pg
7 years ago
Yancey1989 f3463ecb6e refine pg execution
7 years ago
dzhwinter d453b0dcf7 add details. test=develop
7 years ago
jerrywgz 6f11f35abe
Merge pull request #15703 from jerrywgz/enhance_expand_op
7 years ago
chengduo c794ecf641
Remove test_image_classification_resnet from mac CI (#15706)
7 years ago
dzhwinter 283573c6aa add details. test=develop
7 years ago
jerrywgz a52d5d5095 refine unittest, test=develop
7 years ago
Tao Luo 25ec6a2cfd
Merge pull request #15657 from qingqing01/fix_bn_api
7 years ago
乔龙飞 Qiao Longfei 45b19cbc9a
Revert "Revert "cpu reduce mode did not need to broadcast params test=develop""
7 years ago
baojun c47e258ea4 Add ngraph sum, sigmoid, relu_grad and tanh_grad op (#15642)
7 years ago
dzhwinter 51d1e8cd06 add details. test=develop
7 years ago
Zhen Wang bc95a4ccfe
Merge branch 'develop' into quantization_inference_passes
7 years ago
jerrywgz 8fc0fc314a support multiple var types for expand op, test=develop
7 years ago
chengduozh ba223e9566 doc refine
7 years ago
tensor-tang 31fd8ce1e1
Merge pull request #15375 from mozga-intel/mozga-intel/batch_norm_ngraph_operator
7 years ago
xuezhong c5742f79f1 set label type to int64 to pass windows test
7 years ago
Zeng Jinle fea7f0de25
Merge pull request #15667 from sneaxiy/fix_decorator_signature
7 years ago
乔龙飞 Qiao Longfei 6e0e706198
Revert "cpu reduce mode did not need to broadcast params test=develop"
7 years ago
chengduozh 03f091a9d3 fix api doc
7 years ago
xuezhong 9505850e33 int type of numpy in windows default int32, need to set int64
7 years ago
Qiao Longfei 97b143fb49 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-cpu-broadcast
7 years ago
Yan Xu d424e5b4c9
add launch mp distributed job py module test=develop (#15620)
7 years ago
jerrywgz 5ce48220f1 change default option related to softmax, test=develop
7 years ago
dzhwinter 381f2015a5
Merge pull request #15665 from dzhwinter/experiment/refactor_memory
7 years ago
Qiao Longfei 16ec4b8c8b clean code test=develop
7 years ago
xuezhong 9b24ac34dd remove debug print
7 years ago
Wu Yi fc198b1fea
fix fp16 initializer dtype check test=develop (#15669)
7 years ago
sneaxiy 7e399b0628 rename
7 years ago
xuezhong 1de9b60ace pass layer test
7 years ago
dzhwinter 04e9776aef add details. test=develop
7 years ago
mozga-intel 1198ccae6b Enable batch_norm operator for a ngraph engine
7 years ago
xuezhong 58101e6d4d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
7 years ago
xuezhong 4921c2cd02 add api spec change
7 years ago
baojun f4a0e68481 Fix ngraph compile WITH_DISTRIBUTE=ON (#15636)
7 years ago
xuezhong fb261793b9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_sample_logits_op
7 years ago
sneaxiy 42f6d0f899 modify API.spec
7 years ago
sneaxiy 4a1c65ebee merge origin
7 years ago
sneaxiy f85245b409 test=develop
7 years ago
xuezhong 2ba256df40 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
7 years ago
Qiao Longfei abf17226f8 fix code style test=develop
7 years ago
Qiao Longfei 76072261f8 fix compiler
7 years ago
Tao Luo bec68fa0b3
Merge pull request #15637 from jerrywgz/refine_box_coder
7 years ago
Dang Qingqing 01d9bf9264 Fix batch_norm API for data_layout.
7 years ago
wopeizl 3614dadf23
Merge pull request #15631 from wopeizl/windows/fixci
7 years ago
peizhilin 55510744b5 test=develop
7 years ago
baojun ac4cde009d Enable accuracy op for ngraph engine (#15592)
7 years ago
kolinwei 6f0f8045f6
Revert "Async double buffered py reader"
7 years ago
jerrywgz ceb412b0ae speed up box coder in CPU, test=develop
7 years ago
xuezhong ed20eb1301 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_adagrad
7 years ago
Dun db8fcf6b95
Merge pull request #15296 from cjld/async_double_buffered_py_reader
7 years ago
xuezhong dff7461ea8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
7 years ago
xuezhong 20e579ef2a add initial_accumulator_value for adagrad
7 years ago
chengduo c1092374fc
Increase the timeout of test_pe_seresnext (#15621)
7 years ago
Zeng Jinle 1ccbc51218
Merge pull request #15619 from sneaxiy/debug
7 years ago
xuezhong c5c6bd7b02 refine code
7 years ago
xuezhong 2857dac260 add assert for clip and remove print
7 years ago
xuezhong 4028943125 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_bug_for_lstmp
7 years ago
sneaxiy f26a1c9077 test=develop
7 years ago
WangZhen 28dfad5e27 fix some bugs about python3. test=develop
7 years ago
dzhwinter 4f01de6378 Merge remote-tracking branch 'origin/develop' into feature/ir_inplace_pass
7 years ago
liuwei1031 6e84eb131f expose peak gpu memory API to python test=develop (#15529)
7 years ago
dzhwinter 9c9ad7d40b Merge remote-tracking branch 'origin/develop' into feature/ir_inplace_pass
7 years ago
jerrywgz 1743d1a58f
Merge pull request #15356 from jerrywgz/add_clip_op
7 years ago
dzhwinter 0a63234c85 follow comments. test=develop
7 years ago
mozga-intel 43a67a2662 Enable conv2d operator for a ngraph engine (#15269)
7 years ago
Yan Chunwei 897789b16e
fix save_inferece_model bug (#15365)
7 years ago
xuezhong b78ab87bd3 refine code
7 years ago
xuezhong 3c8aa787ec define sampled_softmax_with_cross_entropy
7 years ago
xuezhong 15d52f09f3 refine code
7 years ago
WangZhen 2175292634 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quantization_inference_passes
7 years ago
WangZhen a7efab7ec1 add comments for public API. test=develop
7 years ago
xuezhong 58ad40cc15 add sample_logits op
7 years ago
jerrywgz 1963af78e7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_clip_op
7 years ago
xuezhong 74da01191e refine code
7 years ago
xuezhong d600d0ac70 remove debug pdb
7 years ago
xuezhong b0c75f1763 remove debug print
7 years ago
xuezhong 880836329d add cell clip and proj clip, fix bug for h0
7 years ago
dzhwinter 6f9904e99a rerun windows ci. test=develop
7 years ago
Haihao Shen b5ebca47a3 Add INT8 calibration README (#15548)
7 years ago
jerrywgz 4eb44380a6
Merge branch 'develop' into add_clip_op
7 years ago
Xin Pan 30cc8b7a92
Merge pull request #15554 from heavengate/yolo_loss_darknet
7 years ago
dzhwinter 43c92dcb20 rerun windows ci. test=develop
7 years ago
Haihao Shen 1b8047b712 Add INT8 calibration support in Paddle package (#15569)
7 years ago
mozga-intel 312500dcb5 Enable pool2d operator for a ngraph engine (#15395)
7 years ago
Jiabin Yang b4c24f3f7c
Merge pull request #15575 from JiabinYang/feature/imperative
7 years ago
dzhwinter 8b97a3a44f rerun ci. test=develop
7 years ago
tangwei12 90df7ff378
transpiler.py code clean (#15555)
7 years ago
Haihao Shen 294d594450 Enable performance measurement in INT8 calibration unit test (#15560)
7 years ago
dzhwinter a52be7c081 refine build strategy. test=develop
7 years ago
chengduo c4b9eac11a
fix threshold_relu_op (#15594)
7 years ago
Tao Luo ea92905be4
Merge pull request #15478 from kbinias/kbinias/seperate-folders-for-mkldnn
7 years ago
dzhwinter 32a2014939 refine build strategy. test=develop
7 years ago
Yibing Liu 170842cbb4
Some improvements to support bert mixed precision training (#15585)
7 years ago
Yiqun Liu 16d54f7f23
Return parent_idx in beam_search op (#15520)
7 years ago
jerrywgz 72ee3c6232
Merge pull request #15398 from jerrywgz/add_axis_for_boxcoder
7 years ago
jerrywgz e402c0ec7d test=develop
7 years ago
jerrywgz 334f697da9 test=develop
7 years ago
Kaipeng Deng d3eeb92bba
Merge pull request #15491 from tink2123/new_align_corners
7 years ago
jerrywgz 3046799ecd
Merge branch 'develop' into add_clip_op
7 years ago
dzhwinter a26a6bc728 add flag. test=develop
7 years ago
Krzysztof Binias b1bdcd4de8 Make separate folders for mkldnn codes
7 years ago
dzhwinter 06f2448848 Merge remote-tracking branch 'origin/develop' into feature/ir_inplace_pass
7 years ago
dzhwinter 8156fedf56 merge develop branch. test=develop
7 years ago
JiabinYang 16f64b43d4 test=develop, Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/imperative
7 years ago
dengkaipeng 733bb82ec0 downsample -> downsample_ratio. test=develop
7 years ago
dengkaipeng 577424e5ec use darknet loss and trick
7 years ago
dengkaipeng 042fecefab use L2Loss. test=develop
7 years ago
dengkaipeng af124dcdf6 fix API error
7 years ago
dengkaipeng c945ffa7f8 fix label_smooth and mixup score
7 years ago
tink2123 20200e126d fix some typo test=develop
7 years ago
tink2123 2b89f59055 add attr use_label_smooth test=develop
7 years ago
dengkaipeng 8218e30176 add gtscore. test=develop
7 years ago
dengkaipeng 3c08f620c2 add label smooth. test=develop
7 years ago
dengkaipeng 32d533c2cd cache obj_mask and gt_match_mask. test=develop
7 years ago
dengkaipeng 6c5a5d0789 format code. test=develop
7 years ago
dengkaipeng e7e4f084e5 ignore pred overlap gt > 0.7. test=develop
7 years ago
dengkaipeng db8ff57a61 remove useless code and update doc. test=develop
7 years ago
dengkaipeng 577a92d992 use typename DeviceContext. test=develop
7 years ago
dengkaipeng 0c4acc8305 imporve yolo loss implement. test=develop
7 years ago
dengkaipeng c0fa8d2eec use L1Loss for w, h. test=develop
7 years ago
dengkaipeng 3841983aa0 fix division error in mean process. test=develop
7 years ago
dengkaipeng 192d293854 use stable Sigmoid Cross Entropy implement. test=develop
7 years ago
JiabinYang bb881199f2 test=develop, polish code and fix wrong change in /paddle/fluid/inference/utils/CMakeLists.txt
7 years ago
tink2123 6961a94e94 avoid out_size less than 1
7 years ago
Jiabin Yang 075df09f86
Merge pull request #15470 from JiabinYang/feature/imperative
7 years ago
Qiyang Min b69996c2d3
Merge pull request #15558 from velconia/imperative_resnet
7 years ago
jerrywgz 7bc8481c62
Merge pull request #15418 from jerrywgz/refine_nms
7 years ago
Wu Yi ab4715840d
fix default create_parameter dtype maching initializers (#15521)
7 years ago
WangZhen 0db41a9c44 add op_role attr when creating op node.
7 years ago
minqiyang 07822fef2c Clear all parameters' gradient
7 years ago
minqiyang 49a7fba848 Polish code
7 years ago
minqiyang 159c407328 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet
7 years ago
minqiyang edf742cfac Polish code
7 years ago
minqiyang 5c7768776c Fix batch_norm's stop_gradient bug
7 years ago
WangZhen c67b29c178 fix some bugs of graph.to_program and get_pass.
7 years ago
dzhwinter ee3aae56cd merge develop branch. test=develop
7 years ago
dzhwinter d6d3e6afe2 add more skip strategy
7 years ago
JiabinYang fff67a9481 test=develop, use parameters() to get parameters
7 years ago
JiabinYang 2e309b11c2 test=develop, merge develop
7 years ago
JiabinYang 0ea7c9c129 remove test split op in imperative
7 years ago
minqiyang 79d62c5402 Fix mnist
7 years ago
JiabinYang 3dfbef290b polish code and add comments for Embedding
7 years ago
jerrywgz aaf756272f remove inplace arg, test=develop
7 years ago
jerrywgz cee2e1b089 refine code, test=develop
7 years ago
Xin Pan c11afdb5cb
Merge pull request #15516 from panyx0718/imperative3
7 years ago
tink2123 a0c63f1106 add align_flag
7 years ago
Haihao Shen f82515800c Enable INT8 Calibration Unit Test for MobileNet-V1 (#15539)
7 years ago
JiabinYang 53d558cd41 test=develop, polish code and merge develop
7 years ago
JiabinYang 8e3da976f4 test=develop, polish code
7 years ago
dzhwinter 2739096eec compatibable with python side mem_opt
7 years ago
Tao Luo 0548aac2ad
Merge pull request #15532 from hshen14/calibration_api_refine
7 years ago
WangZhen c64f22048a add convert_to_int8 pass and transform_for_mobile pass and their UTs.
7 years ago
WangZhen c8095eeb82 add freeze pass, and UT is passed.
7 years ago
JiabinYang f364b72207 test=develop, add ptb_rnn test in imperative
7 years ago
JiabinYang a59b7ac73b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/imperative
7 years ago
JiabinYang ba981604fd fix split
7 years ago
ruri 88bd7e1a61
Merge pull request #15027 from shippingwang/shufflechannel
7 years ago
Haihao Shen 2a82c5651e Refine INT8 calibration API; shorten the iteration number to reduce test time; test=develop
7 years ago
jerrywgz 3118a5e83c refine test_detection, test=develop
7 years ago
tink2123 b64cdaf6dc modified default parameters
7 years ago
jerrywgz 466a10dcdd refine code, test=develop
7 years ago
乔龙飞 Qiao Longfei c58555067e
Merge pull request #14731 from jacquesqiao/optimize-cpp-reader
7 years ago
jerrywgz a39240c3b6 add attr variance for box coder, test=develop
7 years ago
Dun Liang db9e700ba1 default use pin place && test=develop
7 years ago
JiabinYang 3be8ffad2f test=develop, polish code and merge conflict
7 years ago
JiabinYang 1bf2facecb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/imperative
7 years ago
JiabinYang e3a8929cf8 little change
7 years ago
gongweibao fe8f28c957
Add GetVariableNoBarrier on brpc. (#15488)
7 years ago
Xin Pan 42e61af861 polish
7 years ago
Xin Pan 4d9feb35b9 support multi grad ops
7 years ago
Yiqun Liu 3008fa1261
Add the CUDA kernel for beam_search op (#15020)
7 years ago
Zeng Jinle ed1726eaaa
Merge pull request #15501 from sneaxiy/disable_eager_deletion_mnist
7 years ago
tink2123 78145c7dff modified some comments
7 years ago
Wu Yi 22db82c053
fix tangwei merge issue test=develop (#15506)
7 years ago
WangZhen dde19a0ff8 add quantization freeze pass.
7 years ago
Zeng Jinle dec89bd7ed
Merge pull request #15460 from sneaxiy/try_to_turn_on_remove_unnecessary_lock
7 years ago
tangwei12 5cfc40dea8
nce add check sample lables, test=develop (#15463)
7 years ago
minqiyang 3ce2d295c0 Refine stop_gradient
7 years ago
tink2123 e448bdb298 modified some comments
7 years ago
tink2123 88744e4ab8 fixed some errors
7 years ago
jerrywgz 6dfd789bfc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_nms
7 years ago
jerrywgz 6928f8318f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_axis_for_boxcoder
7 years ago
jerrywgz e60c8438fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_clip_op
7 years ago
Xin Pan 58cb18d9d9
Merge pull request #15322 from velconia/imperative_resnet
7 years ago
sneaxiy eed4a6383d disable eager deletion unittest
7 years ago
JiabinYang cddecad701 test=develop, add embeding to layers and add ptb_rnn in imperative test
7 years ago
tink2123 48cc484643 add align_corners and align_mode for image_resize
7 years ago
minqiyang c8965dc1ab Polish code
7 years ago
乔龙飞 Qiao Longfei d243e555eb
Merge pull request #15080 from jacquesqiao/optimize-assign
7 years ago
jerrywgz 11f1baa406 refine code, test=develop
7 years ago
guomingz dbdaf15ca0 [V1.3] Add the calibration tool code for int8 inference and focus test. (#15062)
7 years ago
tangwei12 8b50ad80ff
checkpoint at distributed training (#14854)
7 years ago
Qiao Longfei 119a3d4deb update comment test=develop
7 years ago
jerrywgz 57e5f61ec8 add gpu kernel, test=develop
7 years ago
jerrywgz cc53453057 add comment and refine code, test=develop
7 years ago
qingqing01 07dc5a1506
Add generate_mask_labels_op to support Mask-RCNN and refine some code. (#15371)
7 years ago
Qiao Longfei 6833ec06dc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-assign
7 years ago
JiabinYang 33590b583f test=develop, move simple rnn cell to test_imperative
7 years ago
Yiqun Liu eaad3e4c3d
Add check of input in sequence_expand op. (#15466)
7 years ago
sneaxiy ef788603d4 merge develop
7 years ago
Zhen Wang 58727e8e6d
Merge pull request #15455 from wzzju/graph_quantization
7 years ago
Tao Luo fef3fd6d62
Merge pull request #15452 from luotao1/legacy_option
7 years ago
Paddle CI 289aba750a Polish code
7 years ago
jerrywgz c12a969bd4 refine comment and unittest, test=develop
7 years ago
JiabinYang 05bbe4e153 test=develop, add simple rnn test
7 years ago
jerrywgz 1c558ad388 add gpu kernel for box clip, test=develop
7 years ago
JiabinYang e5a3306269 test=develop, add simple rnn test
7 years ago
JiabinYang 44c46e936f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/imperative
7 years ago
WangZhen bac08c4a26 Fix some bugs caused by set functions of the Pass class. test=develop
7 years ago
JiabinYang 266e0b63cd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/imperative
7 years ago
flame f534c66d2d
fix test_word2vec bug (#15462)
7 years ago
JiabinYang e686818aed simple RNN
7 years ago
WangZhen 4e91d8d291 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into graph_quantization
7 years ago
WangZhen 3b668c1574 Update some comments in the quantization transform pass. test=develop
7 years ago
WangZhen b913463e83 Update according to the reviewers' suggestion. test=develop
7 years ago
sneaxiy d8568acd19 turn on remove_unnecessary_lock
7 years ago
Qiao Longfei 99d533d026 update TestNumpyArrayInitializer test=develop
7 years ago
sneaxiy eac5a0aa0c Merge develop
7 years ago
Qiao Longfei 0aecf7c70e add TestNumpyArrayInitializer
7 years ago
Qiao Longfei a1326cf363 add NumpyArrayInitializer and use it to refactor nce op
7 years ago
Qiao Longfei def70c5ccc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-assign
7 years ago
Xin Pan 1d31a0e10c resolve conflicts
7 years ago
Xin Pan 1888337a49 tweak the executor implementation to better match origin behavior
7 years ago
minqiyang cf7229d2c2 Polish code
7 years ago
WangZhen 3ce6172052 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into graph_quantization
7 years ago
minqiyang cafbd62ea0 Add FLAGS_cudnn_deterministic to unittest now
7 years ago
WangZhen 59e5cc51d6 Add quantization transform pass and UT.
7 years ago
flame d60751fb71
add python inference api (#15248)
7 years ago
dzhwinter 8f3b252392 squash commits. test=develop
7 years ago
Tao Luo e000d17a0c remove legacy WITH_SWIG_PY option
7 years ago
Qiao Longfei cf0a057981 add document for ctr reader
7 years ago
Qiao Longfei 45578c1b48 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
7 years ago
peizhilin 5e5e6a3225 fix the prompt when dll load failed on windows
7 years ago
minqiyang be2d3ae629 Add debug info
7 years ago
minqiyang a21f4e38c3 Polish code
7 years ago
minqiyang 8ce198b2e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_resnet
7 years ago
minqiyang 31a1cd8ce5 Align the first batch of gpu resnet
7 years ago
Tao Luo 6597ccb01f
Merge pull request #15413 from luotao1/legacy_code
7 years ago
Dun 9f8f0fc2d3 Memory optimization of depthwise conv op and group norm op (#15313)
7 years ago
Xin Pan 9a9c690e71
Merge pull request #15343 from panyx0718/imperative3
7 years ago
WangZhen e2ff300b02 add UT for quantization.
7 years ago
dongdaxiang db50b01100 remove file cnt assignment in async_executor
7 years ago
Tao Luo c102f427d2 make 'paddle version' valid
7 years ago
WangZhen 451896fce4 init quantization.
7 years ago
jerrywgz b62a17bbae add nms api
7 years ago
Xin Pan 3c09a57e47 fix bias
7 years ago
Xin Pan c8c3efad76 fix bias
7 years ago
JiabinYang af1cee5a35 change in 1/18
7 years ago
jerrywgz f660553d77 enhance nms for mask rcnn, test=develop
7 years ago
shippingwang 14f2a1060d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into shufflechannel
7 years ago
jerrywgz 88ee56d0b2 enhance nms for mask rcnn
7 years ago
zhaozhehao e2ba9668b4 Tree conv op (#15217)
7 years ago
Tao Luo 3ede8b67e6 update CMakeLists.txt
7 years ago
Tao Luo ef038743f1 remove legacy python code
7 years ago
chengduo 958ca2c7c5
speed fetch_feed_test (#15383)
7 years ago
jerrywgz 10dd3b37ad add axis for box coder op
7 years ago
乔龙飞 Qiao Longfei adba4384ec
Merge pull request #15161 from jacquesqiao/gru-add-mode
7 years ago
wopeizl e81b2c93f5
Merge pull request #15342 from wopeizl/windows/fixunittest
7 years ago
JiabinYang a360f1436b little change
7 years ago
JiabinYang 7e3280ad1b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/imperative
7 years ago
Xin Pan d1ac567579 fix
7 years ago
minqiyang dbd4d058af Add static implementation and fix fc layer
7 years ago
Xin Pan bf180577ba fix
7 years ago
Xin Pan e395f2c6a3 polish codes
7 years ago
JiabinYang 200776bdf0 add simple rnn
7 years ago
minqiyang 315b133e67 Add single GPU support to imperative
7 years ago
jerrywgz d30aa89fa5 test=develop
7 years ago
jerrywgz 481d8bce2f add box clip op
7 years ago
tensor-tang 3759c1db8c
Merge pull request #14805 from mozga-intel/mozga-intel/element_wise_operator_ngraph
7 years ago
shippingwang 53e76a2eb6 Fix comments display, test=develop
7 years ago
Xin Pan 179363a15c polish codes
7 years ago
Xin Pan bfa2621fc3 fix bias
7 years ago
Xin Pan 9a4314f025 imperative gan
7 years ago
peizhilin e7fa61e282 fix unit test cases
7 years ago
Xin Pan a61e7d0f48 dy gan mostly working
7 years ago
tensor-tang a7fc3d42a0
Merge pull request #15304 from tensor-tang/fuse/second_order_mul_sub
7 years ago
Xin Pan 73093656b8
Merge pull request #15331 from panyx0718/api
7 years ago
Xin Pan 2db6e3ed2a
Merge pull request #15292 from panyx0718/imperative
7 years ago
乔龙飞 Qiao Longfei b14d4cdd75
Merge pull request #14890 from jacquesqiao/multithread-sparse-adam
7 years ago
Xin Pan 03fe31097b add static GAN
7 years ago
mozga-intel cba729404d Enable softmax operator for a ngraph engine
7 years ago
Qiao Longfei cd31b90a46 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
7 years ago
liuwei1031 3f815e079f fix github issue 15267 test=develop (#15306)
7 years ago
wopeizl 0fbb76f66b
Merge pull request #15204 from wopeizl/debug/support
7 years ago
Xin Pan 24bb6a6aec expose CompiledProgram
7 years ago
Qiao Longfei a2f2cde031 revert test_adam_op test=develop
7 years ago
Qiao Longfei a6b3bf6069 add attr min_row_size_to_use_multithread in op config test=develop
7 years ago
Qiao Longfei 8c516a24e5 remote min_row_size_to_use_multithread in adam interface test=develop
7 years ago
Qiao Longfei 7fd15ce539 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
7 years ago
Qiao Longfei 9b4fe283e1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
7 years ago
minqiyang 91d87ec0b2 Add unittest for imperative resnet
7 years ago
Xin Pan 95f142b18b resolve conflict
7 years ago
Xin Pan abdd9411b4 fix
7 years ago
Xin Pan c27008c408 convert all tests to new CompiledProgram API
7 years ago
chengduo 485d32102d
Open fetch_feed_op test (#15266)
7 years ago
peizhilin eea75a1d93 fix issue when type is invalid
7 years ago
peizhilin 9adb158e5b Merge remote-tracking branch 'upstream/develop' into debug/support
7 years ago
tensor-tang 84b0ecdcce Merge remote-tracking branch 'ups/develop' into fuse/second_order_mul_sub
7 years ago
Xin Pan 0d5819eb4f polish imperative codes
7 years ago
chengduo 46d01d798e
Revert "Revert "Remove workspace_handle in conv_cudnn (#15186)"" (#15290)
7 years ago
tensor-tang d618e48309 fix fuse square mat order and refine test
7 years ago
Qiao Longfei 4feae25378 fix build problem test=develop
7 years ago
tensor-tang 157494a462 add squared mat sub unit test
7 years ago
Qiao Longfei e641ffe77b change interface and api spec for dynamic_gru test=develop
7 years ago
Qiao Longfei e477d789a1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gru-add-mode
7 years ago
tensor-tang f347d6e4a1 add repeated fc relu unit test
7 years ago
Dun Liang a900015c03 add async copy and pinned place
7 years ago
Xin Pan c9b4adf0d5
Merge pull request #15220 from velconia/imperative_shared_ptr
7 years ago
Zeng Jinle 06efc6f35e
Merge pull request #15277 from sneaxiy/fix_py_reader_unittest
7 years ago
minqiyang c86b3dd6e6 Polish code
7 years ago
minqiyang ddfb9f1123 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_shared_ptr
7 years ago
Xin Pan d1220f23bb
Merge pull request #15229 from panyx0718/imperative
7 years ago
colourful-tree 576c740d5d
Merge pull request #14964 from colourful-tree/data_norm
7 years ago
colourful-tree d5a8909131
Merge pull request #14950 from colourful-tree/develop
7 years ago
wopeizl 869f3a9dde
Merge pull request #15273 from junjun315/fix-mnist-dataset-error
7 years ago
chengduozh 358e657f68 Revert "Remove workspace_handle in conv_cudnn (#15186)"
7 years ago
sneaxiy 485a1b5a37 fix some failed unittest
7 years ago
lujun 3472f67356 fix mnist-dataset bug at windows,test=develop
7 years ago
minqiyang d0b640dca1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_shared_ptr
7 years ago
chengduo 064512aa47
Remove workspace_handle in conv_cudnn (#15186)
7 years ago
xiaolil1 8f17c714de Conv int8 residual (#15145)
7 years ago
chengduo 0e178033d3
open compare_reduce_and_allreduce test (#15258)
7 years ago
Wu Yi fd85418329
[Feature] support mix precision training for resnet (#14899)
7 years ago
flame fb63cd89d4
Add python ir graph API (#14917)
7 years ago
sneaxiy 594dc4d8f0 partial gc 1st version
7 years ago
Zeng Jinle 41104907a4
Merge pull request #15189 from sneaxiy/enforce_dim_check_in_data_feeder
7 years ago
乔龙飞 Qiao Longfei 5e74c4e88f
Merge pull request #15100 from jacquesqiao/fix-dist-sparse-decay
7 years ago
minqiyang c8d1a8e909 Change var_ and grad_ to shared_ptr
7 years ago
minqiyang 0601f5c4ee Add cross_entropy loss to mnist ut
7 years ago
minqiyang 7aab39af15 Change grads to VarBase
7 years ago
Qiao Longfei 40330c2c23 clean test_dist_ctr_with_l2_decay test=develop
7 years ago
tensor-tang 48410b9bfe
Merge pull request #15237 from tensor-tang/fuse/seqpool_concat_2
7 years ago
Qiao Longfei edad60e612 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
7 years ago
peizhilin c1235c935f add the enable_debug flag
7 years ago
Xin Pan 7b73fc9e1a
Merge pull request #15089 from panyx0718/api
7 years ago
Qiao Longfei 5907d837c8 merge test_dist_ctr_with_l2_decay.py into test_dist_ctr.py
7 years ago
Xin Pan 9597fd05e9 polish
7 years ago
Qiao Longfei d0e3b24002 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-dist-sparse-decay
7 years ago
Qiao Longfei 9484165923 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-assign
7 years ago
Qiao Longfei 908684a535 change the largest size of assign
7 years ago
sneaxiy 999a05b04b polish code
7 years ago
tensor-tang f8c305b243 Merge remote-tracking branch 'ups/develop' into fuse/seqpool_concat_2
7 years ago
qingqing01 a037378fdb
Fix error with cuDNN version less than 7.1. (#15219)
7 years ago
Xin Pan 7aad6afd49 forward and backward
7 years ago
mozga-intel a42f8f4f6f Enable element_wise_add operator for a ngraph
7 years ago
Qiao Longfei 810439a993 fix style test=develop
7 years ago
tensor-tang f702f8fd10 Merge remote-tracking branch 'ups/develop' into fuse/seqpool_concat
7 years ago
Xin Pan 2349acea48 checkpoint
7 years ago
Qiao Longfei b16e832d4d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-dist-sparse-decay
7 years ago
peizhilin c783dd03bd fix the test case test=develop
7 years ago
Xin Pan 11d4d39cd7 forward working
7 years ago
Tao Luo 4d9aa1745a
Merge pull request #14806 from mozga-intel/mozga-intel/scale_operator_ngraph
7 years ago
Tao Luo dc0c221426
Merge pull request #14803 from mozga-intel/mozga-intel/mean_operator_ngraph
7 years ago
Xin Pan b629133375 checkpoint runnable PyLayer
7 years ago
peizhilin a6f5ceee74 add the python callstack for debug support test=develop
7 years ago
Xin Pan c4b09a713f polish
7 years ago
Qiyang Min 317840d3ba
Merge pull request #14277 from velconia/add_fused_emb_seq_pool_op
7 years ago
tensor-tang 2dd331cc21 Merge remote-tracking branch 'ups/develop' into fuse/seqpool_concat
7 years ago
tensor-tang 316636404f add seqpool concat unit test
7 years ago
xiaolil1 c8f101e5da Conv int8 relu (#15130)
7 years ago
Xin Pan 0d0bc61248 update api
7 years ago
Qiao Longfei 44b300556d change min_row_size_to_use_multithread to parameter of adam
7 years ago
sneaxiy d752177b8f enforce_dim_check_in_data_feeder
7 years ago
Qiao Longfei 87b4eb1da4 change min_param_size_to_use_multithread to min_row_size_to_use_multithread
7 years ago
chengduo eabb2105fa
Refactor MultiDevSSAGraphBuilder (#15090)
7 years ago
minqiyang 920d4a8b78 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_fused_emb_seq_pool_op
7 years ago
mozga-intel e77956c920 Enable mean operator for a ngraph
7 years ago
mozga-intel dd768714ab Enable scale operator for a ngraph
7 years ago
Qiao Longfei 7a81ab8607 complete gru_unite_op and test
7 years ago
Qiao Longfei 816c18a22b update test_gru_unit_op
7 years ago
Qiao Longfei 72618c8da5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into gru-add-mode
7 years ago
Qiao Longfei 17b1b660fc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
7 years ago
Xin Pan 5f0a0286e0 add doc
7 years ago
Xin Pan 8e2a592be2 fix
7 years ago
乔龙飞 Qiao Longfei e1679b8847
Merge pull request #14893 from JiabinYang/feature/add_prefech_hs
7 years ago
wopeizl 796322d31a
Merge pull request #15134 from wopeizl/windows/whlsupport
7 years ago
Xin Pan 7526ac14e3 add comments
7 years ago
Xin Pan cb1891f97b polish
7 years ago
xiaolil1 bbc9336878 Enable basic MKL-DNN INT8 Conv OP (#15124)
7 years ago
Xin Pan 8ae9094e07 polish and resolve conflicts
7 years ago
Xin Pan beaae61a16 polish
7 years ago
Xin Pan 5e928e579a try unify Executor and ParallelExecutor
7 years ago
Qiao Longfei 78ec7c0f99 gru add origin mode
7 years ago
Yan Xu a1e60ab19b
Merge pull request #14791 from Yancey1989/parallel_graph_mode
7 years ago
peizhilin 8bb513cad4 test=develop
7 years ago
Yancey1989 449bf58ea6 disable parallelgraph mode by default test=develop
7 years ago
wopeizl 67093da398
Merge pull request #15122 from wopeizl/windows/fixhuberloss
7 years ago
Yancey1989 e65436103f Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
Qiyang Min 23761beaef
Merge pull request #14971 from velconia/imperative_mnist
7 years ago
xiaolil1 8eb1f26211 Enable INT8 pool OP (#15046)
7 years ago
peizhilin 1cb74b061b fix the whl issue test=develop
7 years ago
minqiyang 229565303f Polish PyLayers
7 years ago
peizhilin dba009dbbf fix script issue
7 years ago
minqiyang 0f6ef8edba Add MNIST
7 years ago
minqiyang a7966e673b Polish code
7 years ago
minqiyang 133f100552 Complete the unittest of optimizers
7 years ago
Yancey1989 af91444cd6 polish unittest test=develop
7 years ago
Yancey1989 35cda13e9f fix unittest test=develop
7 years ago
minqiyang 2547f9d1b8 Polish code
7 years ago
sneaxiy 48324c32f2 merge develop
7 years ago
sneaxiy 8a83d6994e delete data_balance unittest
7 years ago
Yancey1989 82b42e31f0 polish unittest test=develop
7 years ago
minqiyang 09e2e66236 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
7 years ago
Yancey1989 0a885ac12a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
Yancey1989 ca8c77d966 selecte execution according to strategy test=develop
7 years ago
shippingwang 83f2e2c903 rewrite the comments, test=develop
7 years ago
gongweibao ce70229ba6
Add max_body_size flags to brpc (#15084)
7 years ago
qingqing01 6f0a1d7b47
Inception fusion operator. (#14968)
7 years ago
Zeng Jinle 77e11ce843
Merge pull request #15101 from sneaxiy/disable_data_balance_test
7 years ago
Qiao Longfei 877289c4ca fix dist_ctr getenv, test=develop
7 years ago
Qiao Longfei 1e04222890 add test_dist_ctr_with_l2_decay.py
7 years ago
Kaipeng Deng eebb82a2f6
Merge pull request #15097 from heavengate/adaptive_pool_ksize
7 years ago
Cheerego 871ac282f8
Merge pull request #15085 from haowang101779990/enapi_improve_dec27
7 years ago
Qiao Longfei e77f54734b add unit test for dist sparse l2 decay
7 years ago
sneaxiy 8bd0b028e2 disable data balance unittest
7 years ago
Qiao Longfei 49cce3fd0e fix dist sparse l2 decay
7 years ago
dengkaipeng ccc83bb4e5 adaptive_pool support pool_size as int. test=develop
7 years ago
Zeng Jinle f129471bc1
Merge pull request #15083 from sneaxiy/fix_py_reader_unittest
7 years ago
minqiyang 9e3155e01d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
7 years ago
minqiyang 6bb84490af Fix imperative unit test
7 years ago
Xin Pan 3e8408429d
Merge pull request #15053 from panyx0718/imperative_hold
7 years ago
minqiyang 336160e651 Complete imperative optimizer implementation
7 years ago
Yancey1989 4743c9cd5d Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
sneaxiy 26695e0bb2 add thread join
7 years ago
Yu Yang efa630eadb
Refine Dockerfile (#14908)
7 years ago
Qiao Longfei 39a400345e add unit test for test_adam_op_multi_thread
7 years ago
chengduo fe8495a758
[WIP] Refine MultiDevSSAGraph (#15040)
7 years ago
Qiao Longfei d161215332 optimize adam multi thread
7 years ago
sneaxiy 6dd623b1e3 test=develop
7 years ago
haowang101779990 66ea718452 en api improve format Dec 27
7 years ago
minqiyang 28013a5048 Polish code
7 years ago
minqiyang d4b9928c5a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
7 years ago
minqiyang 5822f7f1d8 Polish code
7 years ago
Xin Pan f52b514dcd call kernel
7 years ago
Xin Pan 61491ce250 clean
7 years ago
Xin Pan ce7e503cbe refactor to avoid scope.
7 years ago
Yancey1989 8cad371a60 fix nccl unittest acc test=develop
7 years ago
Xin Pan 71a4a8e981
Merge pull request #15071 from wopeizl/revert/15035
7 years ago
minqiyang fff44af83f Support simple optimizer
7 years ago
minqiyang 68e9b841ab Add support for optimizer
7 years ago
Qiao Longfei 3b294e2e2e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
7 years ago
Zeng Jinle 9c6a0203e2
Merge pull request #15073 from sneaxiy/add_scope_pool
7 years ago
shippingwang 9322d34032 Fix, test=develop
7 years ago
Qiao Longfei 0384f3309a enable unit test for test_nce
7 years ago
Qiao Longfei 031995cf58 fix
7 years ago
sneaxiy 3e917a934a add scope_pool
7 years ago
Qiao Longfei b53eb7dcda add init once for assign layer
7 years ago
Yancey1989 1a4f79a7de fix unittest test=develop
7 years ago
Yancey1989 a8612adb04 fix lr scale test=develop
7 years ago
Yancey1989 86bb583881 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
Yancey1989 845bfd5807 cleanup code
7 years ago
peizhilin 2388d0e7d6 Revert "cherry-pick the #12759"
7 years ago
Yancey1989 41a64f6a2a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
7 years ago
JiabinYang 2aa1dc67ce test=develop, fix test_dist_transpiler failed
7 years ago
whs 2314f2ebb3
Make topk op support variable k. (#15044)
7 years ago
shippingwang 5631fc0817 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into shufflechannel
7 years ago
shippingwang 3757c1ee47 Modify test layers, test=develop
7 years ago
wopeizl 09bd8fa67a
Merge pull request #15035 from wopeizl/debug/improvement1
7 years ago
Wu Yi 856f0da0fe
Fp16 training (#14992)
7 years ago
Yibing Liu a28df3eb0b
Fix the unstack layer (#15047)
7 years ago
shippingwang 942d7cf7ef Modify python interface, test=develop
7 years ago
JiabinYang cb478f7a94 just for test
7 years ago
shippingwang 0a0b6f4a22 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into shufflechannel
7 years ago
peizhilin 7f6d8acecb cherry-pick the #12759
7 years ago
shippingwang 5a9ea9a73d Add ShuffleChannel Op
7 years ago
tensor-tang 05d1121b22
Merge pull request #14802 from mozga-intel/mozga-intel/fill_constant_operator_ngraph
7 years ago
tensor-tang 9d4f1d468a
Merge pull request #14804 from mozga-intel/mozga-intel/top_k_operator_ngraph
7 years ago
tensor-tang 8a6ac4dba7
Merge pull request #14973 from xiaolil1/dequantize
7 years ago
tensor-tang f0e02a65ed
Merge pull request #14974 from xiaolil1/quantize
7 years ago
JiabinYang 5bfb26a8b2 test=develop, fix embeding distribute and sparse can't be true and the same time
7 years ago
shippingwang 76c6f11584 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into shufflechannel
7 years ago
shippingwang 16d4e13711 Add ShuffleChannelOP
7 years ago
JiabinYang 2e38faa3fe test=develop, accelerate_hs_op and add prefetch with is_sparse
7 years ago
JiabinYang 1a8cbb6799 test=develop, accelerate_hs_op and add prefetch with is_sparse
7 years ago
whs 938705745e
Init paddle slim (#14834)
7 years ago
Qiyang Min 3635fc6487
Merge pull request #14994 from velconia/fix_net_drawer
7 years ago
wopeizl b117a5f208
Merge pull request #14931 from wopeizl/windows/mkl
7 years ago
Qiao Longfei 0820d369f2 fix typo
7 years ago
Tao Luo d4f384767a
Merge pull request #14987 from jczaja/prv-transpose-mkldnn-grad
7 years ago
peizhilin 9e60c58666 Merge remote-tracking branch 'upstream/develop' into windows/mkl
7 years ago
minqiyang 3026aba7e1 Fix net_drawer
7 years ago
minqiyang 224c90a84c Add nn to imperative
7 years ago
minqiyang 3de0f612e8 Polish code
7 years ago
Zeng Jinle 95cbe07c40
Merge pull request #14836 from sneaxiy/feature/py_func
7 years ago
mozga-intel 7048caf9a0 Enable top_k operator for a ngraph
7 years ago
mozga-intel ecfa68ecaa Enable fill_constant operator for a ngraph
7 years ago
peizhilin fb223d8037 fix the typo of keyword and
7 years ago
minqiyang 9e24fa3aeb Polish code
7 years ago
minqiyang 1c116462cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
7 years ago
minqiyang 29697c2e25 Add stop_gradient to VarBase to support loss function
7 years ago
Jacek Czaja d05094eec3 - Added transpose/transpose2 MKLDNN grad ops
7 years ago
Xin Pan 2537ac512e
Merge pull request #14983 from typhoonzero/revert_14850
7 years ago
chengduo a015a8a39d
Refine merge_selected_rows Doc (#14748)
7 years ago
typhoonzero da87f7a698 Revert "[Feature] Fp16 training for resnet50 (#14850)"
7 years ago
peizhilin b06ce129bc some not so useful adjust
7 years ago
Qiao Longfei d76bda50c4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
7 years ago
Yihua Xu 3babc80160 Fix the regression issue and add the group unitest for conv2d (#14932)
7 years ago
minqiyang fba3712a7b Add multi-input to forward function in Layer
7 years ago
chengduo 550e7e410b
Code Clean parallel_executor.py (#14849)
7 years ago
Wu Yi 3d750f9c5a
[Feature] Fp16 training for resnet50 (#14850)
7 years ago
tangwei12 45dd3491db
lookup table utils fix (#14730)
7 years ago
heqiaozhi f18e8a7a5e remove some comments & refine doc & put template class in .h
7 years ago
xiaoli.liu@intel.com 3146629485 Add Dequantize OP
7 years ago
xiaoli.liu@intel.com 019dbf7f5f Add Quantize OP
7 years ago
minqiyang 3cd10a7c4f Add Conv2D forward
7 years ago
JiabinYang bfcb5e5235 test=develop, fix gpu compile error on prefetch, and fix hs/nce ut failed on gpu
7 years ago
Xin Pan cf3a07e8f8
Merge pull request #14878 from panyx0718/imperative
7 years ago
heqiaozhi 39f4e9273e data_norm
7 years ago
minqiyang 8d88c5a87d Shameless copy
7 years ago
JiabinYang 8515ee3a29 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_prefech_hs
7 years ago
mozga-intel 9035bb81fe Enable mul operator for a ngraph engine (#14801)
7 years ago
heqiaozhi 5c7a8aee07 merge upstream to my develop
7 years ago
heqiaozhi b3cf476de4 teacher student sigmoid loss
7 years ago
Jacek Czaja aa6e9c30be [MKL-DNN ]Added transpose/transpose2 Op (#14872)
7 years ago
heqiaozhi 4f6e9e3ac3 teacher student sigmoid loss
7 years ago
peizhilin 07c7eaabb4 Merge remote-tracking branch 'upstream/develop' into windows/mkl
7 years ago
peizhilin 2f3b5054ad fix build script
7 years ago
tangwei12 f7fb937bfe fix in cmake, test=develop
7 years ago
JiabinYang 19a8d96585 fix nce in test_dist_transpiler, test=develop
7 years ago
JiabinYang 52ca40fcfe Merge branch 'feature/add_prefech_hs' of https://github.com/JiabinYang/Paddle into feature/add_prefech_hs
7 years ago
JiabinYang 3b7b2e1ded Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_prefech_hs
7 years ago
JiabinYang b2f789c66d add test transpiler dist test, test=develop
7 years ago
tangwei12 547c1bd11d Merge branch 'feature/add_prefech_hs' of https://github.com/JiabinYang/Paddle into add_prefetch_nce_hs
7 years ago
Xin Pan 3f9c429ea0 fix lint
7 years ago
tangwei12 e0c3c56b06 add nce remote ut, test=develop
7 years ago
Xin Pan 6324032602 MLP forward backward
7 years ago
peizhilin b73d7d2f21 test=develop
7 years ago
peizhilin 19ebd8b4cf add ctc support for windows
7 years ago
Xin Pan c89a1fb287
Merge pull request #14879 from panyx0718/clean
7 years ago
Qiao Longfei 3f3a84b6dc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
7 years ago
Qiao Longfei e2d56561e7
Merge pull request #14889 from jacquesqiao/optimize-adam
7 years ago