Commit Graph

4010 Commits

Author SHA1 Message Date
liuchongming74 065f32e0e5 Implements of masked seq2seq pre-training for language generation. 2020-06-20 15:48:49 +08:00
mindspore-ci-bot 24be3f82ad !2336 Fix bug of not insert memcpy when hccl_op has more than one input
Merge pull request !2336 from huanghui/insert-memcpy-async-pass
2020-06-20 15:31:10 +08:00
mindspore-ci-bot 748b0b1b64 !2388 GPU update bert scripts
Merge pull request !2388 from VectorSL/bert-eval
2020-06-20 15:26:21 +08:00
mindspore-ci-bot 3401e1c80b !2143 dataset: remove storage_op c++ part
Merge pull request !2143 from ms_yan/del_storage_c++
2020-06-20 15:24:33 +08:00
mindspore-ci-bot 228a1b87f8 !2387 dataset=False when run in CPU
Merge pull request !2387 from wukesong/cpu-lenet-sink-true
2020-06-20 15:10:00 +08:00
mindspore-ci-bot aad494a6fc !2383 handle summary to adapt new control sink
Merge pull request !2383 from Margaret_wangrui/control_sink_summary
2020-06-20 15:03:45 +08:00
mindspore-ci-bot f365fbd71e !2060 Support pynative setitem
Merge pull request !2060 from amongo/SupportPynativeSetItem
2020-06-20 15:02:45 +08:00
mindspore-ci-bot d57decc8a3 !2338 Gpu Minimum & Maximum kernels support int32
Merge pull request !2338 from chenweifeng/nezha
2020-06-20 15:01:40 +08:00
mindspore-ci-bot aed7f5e3a7 !2395 Synchronize Ascend software suite 20 Jun 2020
Merge pull request !2395 from yanghaoran/master
2020-06-20 14:59:07 +08:00
mindspore-ci-bot a52231440a !2313 Save profiling point data to framework
Merge pull request !2313 from caifubi/save-profiling-point
2020-06-20 14:40:24 +08:00
mindspore-ci-bot f8020f1814 !2365 fix parameter cast issue
Merge pull request !2365 from wangqiuliang/fix-parameter-cast-issue
2020-06-20 14:36:33 +08:00
mindspore-ci-bot f3f95b255b !2392 don't change shape of Initializer when init slice of a Parameter
Merge pull request !2392 from yihuaijie/master
2020-06-20 14:25:04 +08:00
mindspore-ci-bot 5276db8fd0 !2390 change output of WordpieceTokenizer and BertTokenizer to 1-D string tensors
Merge pull request !2390 from qianlong21st/wordpiece_tokenizer_1D
2020-06-20 14:21:56 +08:00
ms_yan cf82aa9035 init remove storage op in c++
init remove storage op test case c++

remove source c++ files
2020-06-20 13:52:07 +08:00
huangdongrun 79058d3509 add support for parameter
support for tensor setitem

add support for tensor assgin
2020-06-20 13:20:55 +08:00
qianlong 980ddd32a2 change output of WordpieceTokenizer and BertTokenizer to 1-D string tensors 2020-06-20 12:08:43 +08:00
mindspore-ci-bot 2d50a43be9 !2343 add scope info in binary format
Merge pull request !2343 from leopz/master
2020-06-20 12:06:42 +08:00
VectorSL b2412ea571 gpu update bert scripts 2020-06-20 12:00:40 +08:00
yanghaoran 722176b2dd synchronize lastest Ascend software suite 20 Jun 2020 2020-06-20 11:55:33 +08:00
mindspore-ci-bot a58b1a1435 !2344 clean pclint warning of the function is out of 50 lines
Merge pull request !2344 from lianliguang/master
2020-06-20 11:37:47 +08:00
wukesong fafa0d73fc dataset sink is false when run in CPU 2020-06-20 11:28:57 +08:00
mindspore-ci-bot bdb7d0fd01 !2355 fix cpu sub op input not match
Merge pull request !2355 from dengwentao/fix_sub_op
2020-06-20 11:25:49 +08:00
mindspore-ci-bot b8a21ac6e8 !2382 quantization aware training for lenet readme.md update
Merge pull request !2382 from chenzhongming/abc
2020-06-20 11:25:01 +08:00
mindspore-ci-bot 067a838e87 !2364 modify export phase
Merge pull request !2364 from jinyaohui/export
2020-06-20 11:08:50 +08:00
mindspore-ci-bot 8d34c65592 !2370 modify alexnet shell def get_lr args
Merge pull request !2370 from changzherui/mod_alexnet
2020-06-20 10:54:57 +08:00
Margaret_wangrui edbe02dfec handle summary to adapt new control sink 2020-06-20 10:52:00 +08:00
mindspore-ci-bot e8639ad91e !2347 support multi param for tuple grad
Merge pull request !2347 from riemann_penn/support_multi_param_for_tuple_grad
2020-06-20 10:30:37 +08:00
Yi Huaijie 27b5bc6d95 don't change shape of Initializer when init slice of a Parameter 2020-06-20 10:21:26 +08:00
mindspore-ci-bot 88a3c0fa53 !2379 remove ftrl operator st on pynative mode
Merge pull request !2379 from zyli2020/change_ftrl_op_st
2020-06-20 10:17:01 +08:00
chenzomi 5aa12b7aa3 quantization aware training for lenet readme.md update 2020-06-20 10:16:39 +08:00
mindspore-ci-bot d4d0faaad9 !2176 Fix code review problems of session
Merge pull request !2176 from chenfei_mindspore/code-review-of-session
2020-06-20 10:15:59 +08:00
mindspore-ci-bot 27a0aa406b !2358 Fix computation of sparse_apply_proximal_adagrad
Merge pull request !2358 from YuJianfeng/proximal
2020-06-20 10:10:36 +08:00
mindspore-ci-bot adb223925d !2367 enlarge memory to support bert large pretraining with 96 bs
Merge pull request !2367 from yoonlee666/edit-example
2020-06-20 09:54:13 +08:00
mindspore-ci-bot e447a9c7fb !2341 add_src_dir
Merge pull request !2341 from wukesong/add_src_dir
2020-06-20 09:50:59 +08:00
mindspore-ci-bot bbf69912be !2363 fix TextFildDataset and CLUEDataset does not support to_device
Merge pull request !2363 from yanghaitao/yht_fix_textfiledataset
2020-06-20 09:47:01 +08:00
mindspore-ci-bot 634bfd3508 !2259 add Normal op
Merge pull request !2259 from pkuliuliu/master
2020-06-20 09:33:38 +08:00
mindspore-ci-bot d137cefa79 !2372 Cleanup work for BERT special ops
Merge pull request !2372 from h.farahat/cleanup_0619
2020-06-20 09:25:56 +08:00
lizhenyu eb68c9953d change ftrl operator st 2020-06-20 09:24:10 +08:00
mindspore-ci-bot cb3bbf3c7a !2368 add auto create graph for aware quantization training demo
Merge pull request !2368 from chenzhongming/abc
2020-06-20 09:23:38 +08:00
mindspore-ci-bot 2f9c6ec8bc !2337 aware quantization training auto create graph
Merge pull request !2337 from chenzhongming/master
2020-06-20 09:23:14 +08:00
pkuliuliu acf46bafbb add Normal op 2020-06-20 09:23:13 +08:00
mindspore-ci-bot e4298d7d47 !2326 fix the problem of BatchNorm config failure at Amp O3 level and some unexpected indent
Merge pull request !2326 from liangzelang/master
2020-06-20 09:20:15 +08:00
mindspore-ci-bot 9514b52a23 !2147 Add a callback named SummaryCollector and delete SummaryStep callback
Merge pull request !2147 from ougongchang/master
2020-06-20 09:19:10 +08:00
WilliamLian ee79023e86 clean pclint warning 2020-06-20 09:18:04 +08:00
mindspore-ci-bot 5dac9c4c30 !2361 fix codex/reviewbot
Merge pull request !2361 from kisnwang/fix-codex-reviewbot
2020-06-20 09:10:40 +08:00
panyifeng 3c2057297e support multi param for tuple grad 2020-06-20 08:39:42 +08:00
hesham 674415f7be Cleanup work for Concate, Mask, Slice, PadEnd and TruncatePair 2020-06-19 19:11:50 -04:00
mindspore-ci-bot bc4b1c2460 !2373 Comments + improved casting/parameters + UT tests for 3 AugOps (Augmentation Ops RandomCropWithBBox, Random Vertical FlipWithWithBBox and Random CropAndResizeWithWithBBox)
Merge pull request !2373 from danishnxt/AugOpsD1
2020-06-20 05:19:03 +08:00
mindspore-ci-bot 9d3e0696d5 !2360 Fix api doc of dataset build_vocab
Merge pull request !2360 from pengyanjun/fix_dataset_public_api_build_vocab
2020-06-20 04:52:30 +08:00
mindspore-ci-bot 7bdcc319b2 !2325 Addressing comments from PR2314
Merge pull request !2325 from imaaamin/object_ops_pr2
2020-06-20 04:50:56 +08:00