Commit Graph

2532 Commits (a1eceacc997be694fbee7b102f364a52f847d9c5)
 

Author SHA1 Message Date
jinyaohui fbdba6e4da clean pylint
5 years ago
hesham df361d1d26 Change mem layout of string tensor
5 years ago
etone-chan 391a1fa6ac add conv2dbackpropinput eltwise fusion pass
5 years ago
liyong 447420eb9a fix bug when append data by absolute path
5 years ago
guohongzilong 2d2f9ba8fd fix group parameter code for check
5 years ago
zhaojichen a42ec8f69f add applyrmsprop op for vm
5 years ago
Xiaoda Zhang 9f4b8a3cd1 changing the succive edges order in GetAliveSuccEdges() so that Triangle and Star Elimination can be merged into particular node; adding some check information
5 years ago
z00478463 b64c848ba7 for pylint
5 years ago
liuxiao 68aca9ab52 UnsortedSegmentMinD->UnsortedSegmentMin
5 years ago
mindspore-ci-bot d9c74e0acd !1328 Add 3 patterns support for LambNextMVWithDecay fusion pass
5 years ago
mindspore-ci-bot d6e930d737 !1337 test(custom_op): delete conv2d custom op.
5 years ago
mindspore-ci-bot 58e6d7d950 !1341 Added lookup and vocab to mindspore.dataset.text
5 years ago
mindspore-ci-bot decf12cd0b !1317 [MD]add compress for nlp data in mindrecord
5 years ago
mindspore-ci-bot 274f6f014f !1133 support tensor get value by tensor index
5 years ago
mindspore-ci-bot 0a795c24aa !1245 add model init api to compile df graph before train
5 years ago
mindspore-ci-bot d0d85ced9e !1301 Add tuple_getitem check for outputs of bn
5 years ago
jonwe bb51bb88d7 add compress in mindrecord
5 years ago
mindspore-ci-bot 2e3d55ed87 !1281 Implementation of SplitOp
5 years ago
z00478463 da62a44d85 switch positon of the codes for second_order
5 years ago
mindspore-ci-bot 39b9aedf68 !1342 Bug fix on issue Core dump on GPU when train with lenet with AU
5 years ago
mindspore-ci-bot 0ca626ef6c !1229 Init the slices of a Initializer on different devices
5 years ago
Peilin Wang 71e8bb1960 general split case done, chaining sampler (basic case) is working
5 years ago
Tinazhang e9e40b688b Bug fix
5 years ago
Zirui Wu 25ab2ef303 Implemented lookup and vocab
5 years ago
mindspore-ci-bot 46949fc327 !1307 Cleanup dataset UT: unskip and enhance TFRecord sharding tests
5 years ago
mindspore-ci-bot ba01949d8f !1306 Adding warning to sync_wait usage
5 years ago
wangnan39@huawei.com 1ebf98b795 add model init api to compile df graph before exec
5 years ago
mindspore-ci-bot 661715bad9 !1318 Fix batch error log too simple problem
5 years ago
yoonlee666 12d9c71c83 delete dropout when prob equals 0 and adjust bert ci script
5 years ago
mindspore-ci-bot 56c3fed30e !1261 Incremental subgraph initialization
5 years ago
mindspore-ci-bot a8b2c5a0bc !1335 check memcpy_async task src size and dst size
5 years ago
buxue e490618db8 support tensor get value by tensor index
5 years ago
mindspore-ci-bot 282963bdad !1283 modify ckpt note
5 years ago
mindspore-ci-bot 07b14f32b9 !1296 move signature to primitivepy and bprop_func to utils
5 years ago
Yi Huaijie 7a5004cc49 init the slices of a Initialzer on different devices
5 years ago
yujianfeng e702e0bce8 Add tuple_getitem check for outputs of bn
5 years ago
gongchen 36edbe411e test(custom_op): Delete conv2d custom op.
5 years ago
changzherui f036c7e922 modify ckpt comment add init_parameters_data for load_checkpoint
5 years ago
mindspore-ci-bot 817b0e4a59 !1289 add op register info for sin and cumsum
5 years ago
changzherui c23731e592 Incremental subgraph initialization
5 years ago
mindspore-ci-bot d6793ca9d4 !1325 Fix MD print too many MS_LOG(INFO) problem
5 years ago
caifubi 5a447c9adc fix memcpy_async dst size less than src size
5 years ago
mindspore-ci-bot c964916e20 !1254 change runtime stream type from uintptr_t to void*
5 years ago
mindspore-ci-bot ab6bc60d98 !1314 Using context variable instead of environment variable in profiling
5 years ago
xiefangqi 25bb3960d4 add detail batch error to log
5 years ago
jiangjinsheng d691f1c5d7 fixed batch_norm_grad
5 years ago
mindspore-ci-bot 332e4de1b9 !1316 Mimic numpy behavior when min == max and give warnings when too large
5 years ago
zhouneng 218ade30b2 add vm support sin and cumsum
5 years ago
huanghui eaff850f11 add 3 patterns for lamb_next_mv_with_decay_rule pass
5 years ago
mindspore-ci-bot 2224fa093b !1302 Complete vm ops for BinaryCrossEntropy and BinaryCrossEntropyGrad
5 years ago