Commit Graph

3637 Commits

Author SHA1 Message Date
liu-yongqi-63 767ba8e6f0 Fix the error is reported when the file name is directly transferred 2022-04-02 11:54:56 +08:00
i-robot 8fb38465d4
!32407 [MD][Offload] Reduce Offload UT Computation Time (r1.7)
Merge pull request !32407 from alashkari/update-ut-r1.7
2022-03-31 14:56:45 +00:00
Rescue c9560da255 Decrease test_map_offload.py computation time. 2022-03-31 13:45:29 +00:00
i-robot 1fef6dbb70
!32225 fix the logger info and exception message in profiler and summary to r1.7
Merge pull request !32225 from maoyaomin/mym_fix_r1.7
2022-03-31 12:19:11 +00:00
yanghaoran 42af30a70b takedown test_datasets_generator to ensure gate stability 2022-03-31 16:56:47 +08:00
maoyaomin 21080e9177 fix the logger info and exception message in profiler and summary 2022-03-31 14:21:13 +08:00
jonyguo 623c5c9598 fix: when return numpy in GeneratorDataset 2022-03-30 20:40:29 +08:00
harshvardhangupta 6bcccd6e3f modify the autotune config 2022-03-29 14:23:27 -04:00
i-robot a5a4b4514e
!32077 me r1.7 0328
Merge pull request !32077 from mindspore_ding/me_r1.7_0328
2022-03-29 13:06:41 +00:00
dingpeifei 7ac986a524 me master 0325 2022-03-29 10:59:57 +08:00
i-robot 978d43df0e
!32011 fix bugs of moe
Merge pull request !32011 from bichaoyang/r1.7
2022-03-29 01:30:02 +00:00
b00518648 b0c0ec64e4 fix bugs of moe: only use a fewer dp in moe 2022-03-28 17:20:39 +08:00
i-robot bdb3180ce6
!31957 modify interface of shard function for r1.7
Merge pull request !31957 from wangjun/r1.7_interface_modify_0325
2022-03-28 02:24:33 +00:00
wangjun 7c476b347c modify interface name for shard 2022-03-26 09:49:32 +08:00
lianliguang 270c0cda6a fix isolate node bug when using fallback interpret node 2022-03-26 09:23:24 +08:00
i-robot 1af8b365de
!31880 [MD] add OBSMindDataset
Merge pull request !31880 from liyong126/add_obs_mindrecord_dataset
2022-03-25 06:50:58 +00:00
i-robot 5f343bcd09
!31824 add waring suggestion log and map op error check
Merge pull request !31824 from guozhijian/fix_more_info
2022-03-25 03:24:07 +00:00
liyong 419109cf0a add OBSMindDataset 2022-03-25 11:03:53 +08:00
i-robot 3c83d3f600
!31668 [Auto-Par] [D-Rec] Modify the name of the functions and variables of Parameter shared User strategy treatment & Add new treatment case of MatMul/Gather
Merge pull request !31668 from 王浩然/D-Rec-deliver
2022-03-25 02:11:41 +00:00
jonyguo 317c48a933 add log warning and op error check 2022-03-25 09:26:29 +08:00
7347157+joylvliang@user.noreply.gitee.com 39e70e8519 fix_bug_of_tensor_copy_canot_work_in_int64_with_D 2022-03-24 20:47:42 +08:00
haoran.wang fdfbe2dedc Modify the name of the funtions and variables of Parameter shared User strategy treatment 2022-03-24 06:16:55 +00:00
liyong bff0fbc76f fix GIL acquire Misuse 2022-03-24 08:45:30 +08:00
i-robot 4110c3d6d6
!31646 [dataset][bugfix] 修复config 接口typeerror的问题
Merge pull request !31646 from xiefangqi/md_fix_interface_comments
2022-03-23 02:45:01 +00:00
i-robot f59de99ed6
!31654 [ME]Support raise in constant scenarios.
Merge pull request !31654 from Margaret_wangrui/raise
2022-03-23 02:28:37 +00:00
Margaret_wangrui 6d10adc9c5 [ME]Support raise in constant scenarios. 2022-03-22 19:33:47 +08:00
i-robot 200a77c3d1
!31393 fix csr/coo docs and checks
Merge pull request !31393 from wangrao124/pr_0316
2022-03-22 05:15:38 +00:00
xiefangqi f81c7967ec fix config interface comments 2022-03-22 10:04:12 +08:00
i-robot 4bb2fbdb5f
!30695 Support third-party modules
Merge pull request !30695 from huangbingjian/import_module
2022-03-21 08:36:39 +00:00
huangbingjian a62484c5ad Added recognition of third-party libraries 2022-03-21 14:10:23 +08:00
i-robot 91d9585df7
!31346 add vmap ut and st
Merge pull request !31346 from Erpim/vmap_v12
2022-03-21 03:49:08 +00:00
Erpim 0e7e1f8400 add vmap st and ut 2022-03-21 09:38:38 +08:00
liyong 00371d523f fix mindrecord issue 2022-03-19 12:04:27 +08:00
wangrao124 5e5415f617 fix csr/coo 2022-03-18 16:46:38 +08:00
i-robot 2e516c735b
!28640 [assistant] [ops] Add the FillV2 operator
Merge pull request !28640 from 爱科学的小松鼠/OpFill
2022-03-17 09:48:14 +00:00
hu-daiwang 3b093696e7 [feat] [assistant] [I48O6L] add the fillV2 operator 2022-03-17 11:19:59 +08:00
jonyguo 11079eabbb fix: code check 2022-03-17 08:23:12 +08:00
i-robot 1d6834ce4d
!31334 [MD][Autotune] Modify the generated autotune config to improve readability
Merge pull request !31334 from harshvardhangupta/modify_at_config
2022-03-16 18:18:57 +00:00
i-robot 88691d054e
!31321 Convert AbstractList to AbstractTuple recursively
Merge pull request !31321 from hewei/fix_opt_perf
2022-03-16 07:09:52 +00:00
i-robot c2212f88b4
!31164 Fix the global norm missing insert allreduce
Merge pull request !31164 from huangxinjing/fx_global_norm_error
2022-03-16 06:46:13 +00:00
i-robot 72ea797e4d
!30339 [BUG][MD][FUNC]RandomInvert
Merge pull request !30339 from yangwm/randominvert
2022-03-16 06:39:53 +00:00
i-robot 8e8391dadb
!30429 BUG][MD][FUNC]RandomAutoContrast
Merge pull request !30429 from yangwm/autocontrast
2022-03-16 06:38:54 +00:00
He Wei 51c147ab12 Convert AbstractList to AbstractTuple recursively 2022-03-16 09:59:27 +08:00
i-robot bf03f0e030
!31252 Implementation of element wise parallel ops
Merge pull request !31252 from liuluobin/element_wise_ops
2022-03-16 01:32:29 +00:00
i-robot 5f75c701d5
!31332 Fix bug in terminating a failed pipeline
Merge pull request !31332 from h.farahat/fix_reset
2022-03-15 20:17:05 +00:00
harshvardhangupta accc32da6c modify the at config file 2022-03-15 13:49:00 -04:00
i-robot 12d8906e2e
!30253 Support more ops for dump flag
Merge pull request !30253 from huanghui/enhance-dump-flag
2022-03-15 16:49:11 +00:00
hesham 3d16a4dee2 Fix bug in terminating a failed pipeline 2022-03-15 11:35:28 -04:00
liuluobin f13d342986 Implementation of element wise parallel ops 2022-03-15 19:24:17 +08:00
i-robot 313a247ae8
!31178 upgrade Ascend package 11 Mar 22
Merge pull request !31178 from shenwei41/upgrade_ascend_20220311
2022-03-15 11:08:32 +00:00