Commit Graph

1110 Commits

Author SHA1 Message Date
jjfeing 933c6e4a04 fix buffer output_desc_index 2020-04-22 20:31:16 +08:00
mindspore-ci-bot 140201fcd2 !583 Check legal value
Merge pull request !583 from fanglei/checklegalvalue
2020-04-22 20:30:36 +08:00
mindspore-ci-bot 3ef499e1ef !584 fix node check bug in convert_tuple_output_to_maketuple pass
Merge pull request !584 from laiyongqiang/pass_fix
2020-04-22 20:25:22 +08:00
ms_yan 763aa1067e Add Error catch for giving too many input parameters 2020-04-22 20:02:55 +08:00
leilei_snow 9e2ec3b8d8 check the legal value of weight_decay and loss_scale 2020-04-22 19:52:11 +08:00
mindspore-ci-bot 235c69979d !585 回退 'Pull Request !182 : Tuning mindrecord writer performance'
Merge pull request !585 from panfengfeng/revert-merge-182-master
2020-04-22 19:44:27 +08:00
mindspore-ci-bot 1a0d2666b7 !559 Add Fill/Erf op for VM.
Merge pull request !559 from liuxiao/fill-op
2020-04-22 19:22:04 +08:00
mindspore-ci-bot f32e17308f !561 add example for MaxPool and MaxPoolWithArgmax
Merge pull request !561 from jiangjinsheng/maxpool_example
2020-04-22 19:21:02 +08:00
panfengfeng b31946750b 回退 'Pull Request !182 : Tuning mindrecord writer performance' 2020-04-22 19:19:57 +08:00
mindspore-ci-bot 818acd46d4 !569 fix bug in checkpoint when save scaler
Merge pull request !569 from wangnan39/master
2020-04-22 18:55:02 +08:00
laiyongqiang 313018015b fix node check bug in convert_tuple_output_to_maketuple pass 2020-04-22 18:45:06 +08:00
mindspore-ci-bot 2cdb62629f !558 add verification for tbe op attr
Merge pull request !558 from dengwentao/tbe_attr
2020-04-22 17:49:55 +08:00
mindspore-ci-bot c73301bad9 !182 Tuning mindrecord writer performance
Merge pull request !182 from jonathan_yan/write_a
2020-04-22 17:43:46 +08:00
lichenever c78630d737 support multiple subgraphs 2020-04-22 17:40:56 +08:00
mindspore-ci-bot 34f6529d4e !567 [Data]Add ‘const ‘’ for the Input parameter without modification
Merge pull request !567 from xulei/filter_master
2020-04-22 17:33:49 +08:00
mindspore-ci-bot 9edc69affe !544 add lenet& alexnet readme in example
Merge pull request !544 from wukesong/wks-add-readme
2020-04-22 17:10:56 +08:00
panfengfeng 6328edf455 modify dataset & mindrecord log compile 2020-04-22 17:10:40 +08:00
mindspore-ci-bot 7d20085244 !367 Add prim name to error message for other operators
Merge pull request !367 from fary86/add_prim_name_to_error_message_for_other_ops
2020-04-22 17:09:50 +08:00
leonwanghui ba43dbc148 Fix pylint warnings in mindspore st test module 2020-04-22 16:44:19 +08:00
jiangjinsheng f3bf699b8d add example for maxpool 2020-04-22 16:39:56 +08:00
mindspore-ci-bot ca3aa6071a !527 gpu dynamic memory pool supports multi-allReduce
Merge pull request !527 from limingqi107/master
2020-04-22 16:28:24 +08:00
YuJianfeng 146ac1263e Overlength functions rectification 2020-04-22 16:12:58 +08:00
wangnan39@huawei.com f38d18c665 fix bug in checkpoint when save scaler 2020-04-22 16:04:55 +08:00
dengwentao b902f485a6 check tbe attr required 2020-04-22 16:03:32 +08:00
mindspore-ci-bot 31c985b244 !576 modify ReduceAll to dock ReduceAllD in GE
Merge pull request !576 from zhangbuxue/modify_ReduceAll_dock_ReduceAllD_with_ge
2020-04-22 16:02:47 +08:00
leonwanghui b78b18e669 Rename davinci to ascend in ops st test module 2020-04-22 15:58:50 +08:00
mindspore-ci-bot 38ad56738c !568 Modify compilation option description
Merge pull request !568 from zhoufeng/usage
2020-04-22 15:55:34 +08:00
mindspore-ci-bot 6cdaa08471 !560 Optimize-depend pass enhance
Merge pull request !560 from huanghui/optimize-depend
2020-04-22 15:53:58 +08:00
maoweiyong b50bfbf7d0 fix hccl get data type bug 2020-04-22 15:53:57 +08:00
dinghao 3f5eaa5e07 modify tensor copy construct 2020-04-22 15:53:39 +08:00
mindspore-ci-bot ae31e8b516 !571 GPU change the strategy of computing capacity
Merge pull request !571 from VectorSL/update-gpu-compute-capacity
2020-04-22 15:51:30 +08:00
mindspore-ci-bot 24a9f4974c !536 support ellipsis and bool for tensor slice
Merge pull request !536 from zhangbuxue/support_elipis_for_tensor_slice
2020-04-22 15:49:33 +08:00
limingqi107 2891f0d20d gpu dynamic memory pool supports multi-allReduce 2020-04-22 15:43:45 +08:00
fary86 6770c66ed9 Add prim name to error message for other operators left 2020-04-22 15:37:39 +08:00
liuxiao 5b6c8fade8 Add Erf\FillD operator for VM 2020-04-22 15:32:42 +08:00
buxue 174bfadcb2 modify ReduceAll to dock ReduceAllD in GE 2020-04-22 15:28:56 +08:00
zhoufeng d902ec8a2e modify compilation option description 2020-04-22 15:24:11 +08:00
buxue 437bb8c27c support ellipsis and bool for tensor slice 2020-04-22 15:00:04 +08:00
VectorSL b8d7cd9775 gpu change compute capacity strategy 2020-04-22 14:40:00 +08:00
mindspore-ci-bot 715c0735a8 !487 add dtype trans template
Merge pull request !487 from liubuyu/master
2020-04-22 14:29:36 +08:00
mindspore-ci-bot 67057d1309 !541 add average pooling 1D
Merge pull request !541 from JichenZhao/avgpooling
2020-04-22 14:13:04 +08:00
zhaojichen faf95e40eb add AvgPooling layer 2020-04-21 23:52:06 -04:00
zhaojichen 06ca226da4 add AvgPooling layer 2020-04-21 23:50:45 -04:00
mindspore-ci-bot 3fa31b34da !566 support buffer fusion
Merge pull request !566 from jjfeing/master
2020-04-22 11:38:47 +08:00
liubuyu ac2d5df2a1 add dtype trans template 2020-04-22 11:25:23 +08:00
mindspore-ci-bot d6bdd37a9e !565 Fixing some operators'notes, which are mainly related with the data types of their examples' inputs.
Merge pull request !565 from zhangzheng/simple
2020-04-22 11:22:10 +08:00
xulei2020 b5b506c4c3 add code 2020-04-22 11:10:15 +08:00
wukesong 5105e95160 add lenet&alexnet readme in example 2020-04-22 11:08:01 +08:00
mindspore-ci-bot 1f7f11a3df !553 insert profiling kernel for hccl kernel automaticly
Merge pull request !553 from caifubi/profiling-communication-op
2020-04-22 11:07:44 +08:00
jjfeing 5e7e34f54a support buffer fusion 2020-04-22 11:02:39 +08:00