ckczzj
af97ba4a77
[feat][assistant][I3J6VH] add new data operator SBU
2021-09-11 09:58:17 +08:00
i-robot
7b4f361ca7
!23232 Fix multiprocessing attr error
...
Merge pull request !23232 from xiefangqi/md_fix_map_pool_issue
2021-09-10 14:59:40 +00:00
i-robot
6d709c7254
!19624 [assistant][ops] Add new dataset operator DIV2K.
...
Merge pull request !19624 from Rainfor/div2k
2021-09-10 14:59:21 +00:00
xiefangqi
66c5f937dd
fix attr failed problem
2021-09-10 18:01:04 +08:00
wangkc123
3daf3a4d5f
[feat] [assistant] [I3CKEK] add new dataset operator DIV2K
2021-09-10 17:55:34 +08:00
robert_luo_yibo
ce71699734
[feat][assistant][I3CEG5] add new data OP MuLawDecoding
2021-09-10 15:49:46 +08:00
i-robot
32cc5d79b0
!18670 [assistant][ops]New operator implementation, include USPSDataset
...
Merge pull request !18670 from Wangsong95/usps_dataset
2021-09-10 03:06:19 +00:00
i-robot
f91e1440c8
!17810 [assistant][ops][DeemphBiquadOp]
...
Merge pull request !17810 from Isaac/DeemphBiquad
2021-09-10 03:05:41 +00:00
i-robot
2cc8c851c5
!23141 mkdir rank_id 0909
...
Merge pull request !23141 from mindspore_ding/mkdir_rankid_master_0909
2021-09-10 02:45:54 +00:00
i-robot
725cf63118
!23187 upgrade Ascend software package 09 Sep 21
...
Merge pull request !23187 from yanghaoran/upgrade_ascend_0909
2021-09-10 01:55:13 +00:00
i-robot
0abff9ad65
!23108 Fix spelling error for transformer
...
Merge pull request !23108 from huangxinjing/fix_spell_error
2021-09-10 01:29:32 +00:00
ckczzj
d7c702e9d4
[feat][assistant][I3J6VL] add new data operator USPS
2021-09-09 21:46:57 +08:00
yanghaoran
0ced8775c4
upgrade Ascend software package 09 Sep 21
2021-09-09 20:30:22 +08:00
huangxinjing
e02f553010
Fix spell error and add mode check
2021-09-09 18:50:53 +08:00
i-robot
5c72e9d7c6
!23078 Get bprop from python when the bprop mindir dir does not exist
...
Merge pull request !23078 from YuJianfeng/bprop_mindir
2021-09-09 09:51:14 +00:00
i-robot
e37b7374ae
!22434 [MoE] Adding a MoE implementation
...
Merge pull request !22434 from Xiaoda/84-add-moe-layer
2021-09-09 09:06:56 +00:00
dingpeifei
992d6a6dbc
mkdir rank_id
2021-09-09 16:14:54 +08:00
i-robot
936940da8e
!22666 [assistant][ComplexNorm]
...
Merge pull request !22666 from QingfengLi/ComplexNorm
2021-09-09 06:41:53 +00:00
Isaac
5dc6c7fe96
[feat][assistant][I3J6U6]add new data operator DeemphBiquad
2021-09-09 14:34:24 +08:00
Xiaoda Zhang
5613c0b974
add a moe implementation:
...
1) extend the Liner cell for including BatchMatMul implementation, in
which the first dimension indicates the expert number;
2) implement a Switch (top1) router;
3) implement a MoE cell, which extends the FeedForward cell.
2021-09-09 11:53:42 +08:00
i-robot
9ad56e86ab
!17846 [assistant][ops]Add new operator HighpassBiquad
...
Merge pull request !17846 from YJfuel123/HighpassBiquad
2021-09-09 02:06:41 +00:00
i-robot
a918783f1a
!22623 Add Random operation with Multi Field
...
Merge pull request !22623 from shenwei41/operation_dev
2021-09-09 01:49:04 +00:00
yujianfeng
dfe1b05b28
Get bprop from python when the bprop mindir dir does not exist
2021-09-09 09:05:19 +08:00
i-robot
b21da536d3
!22784 serdes python operations by pyfunc
...
Merge pull request !22784 from zetongzhao/deserialize
2021-09-08 17:18:57 +00:00
zetongzhao
0d389f3f0c
serdes python operations
2021-09-08 09:05:11 -04:00
shenwei41
a8d02ab782
Add Random operation with MultiField
2021-09-08 19:29:23 +08:00
i-robot
938324b397
!19362 [assistant][ops] Add new dataset operator Cityscapes.
...
Merge pull request !19362 from Rainfor/cityscapes
2021-09-08 09:14:43 +00:00
i-robot
77424eaad5
!23004 Add args Check for Transformer
...
Merge pull request !23004 from huangxinjing/args_check
2021-09-08 08:24:06 +00:00
yaoyuan
85a1b55b47
[feat] [assistant] [I3ALCL] add new operator HighpassBiquad
2021-09-08 15:12:40 +08:00
huangxinjing
6cea07f749
Add args check
2021-09-08 09:12:35 +08:00
i-robot
b1be8dfd31
!22851 MD Profiling: Update Connector Init to Remove any existing file
...
Merge pull request !22851 from cathwong/ckw_mon_seq_pipelines_fix
2021-09-07 19:57:58 +00:00
i-robot
d37d57d0fd
!22941 parallel_sparse_attention_ops_fix_repeated_cal
...
Merge pull request !22941 from yao_yf/parallel_sparse_attention_ops_fix_repeated_cal
2021-09-07 13:26:19 +00:00
i-robot
5cf19e8aa6
!22986 Add supported namespace for fallback.
...
Merge pull request !22986 from 张清华/opt_fallback
2021-09-07 12:50:32 +00:00
Zhang Qinghua
6edea0ed3c
Add supported namespace for fallback.
2021-09-07 16:19:25 +08:00
i-robot
5ed105ec01
!22933 Tensor support complex scalar number input
...
Merge pull request !22933 from zhouyaqiang0/complex_ops
2021-09-06 13:29:21 +00:00
i-robot
990d561ed9
!22974 Fix ut/python/dataset generator 14 occationally segment fault
...
Merge pull request !22974 from xiefangqi/md_fix_generator_problem
2021-09-06 12:25:22 +00:00
yao_yf
3ef26288a2
parallel_sparse_attention_ops_fix_repeated_cal
2021-09-06 19:57:22 +08:00
i-robot
05a0898352
!22843 Support fallback feature in Graph mode.
...
Merge pull request !22843 from 张清华/opt_fallback
2021-09-06 11:35:45 +00:00
xiefangqi
57f68d35bd
fix generator 14 ut problem
2021-09-06 19:01:51 +08:00
zhouyaqiang
4e07873378
Tensor support complex input
2021-09-06 18:44:26 +08:00
Zhang Qinghua
7203989c26
Support fallback feature in Graph mode (1).
2021-09-06 16:00:03 +08:00
lilei
62e832eaab
modify parallel API
2021-09-06 11:45:10 +08:00
i-robot
fa12d62d4d
!21776 set device_id master 0813
...
Merge pull request !21776 from mindspore_ding/set_device_id_master_0813
2021-09-06 03:02:58 +00:00
Cathy Wong
bc85c606b8
MD Profiling: Update Connector Init to Remove any existing file
...
to fix sequential pipeline scenario.
2021-09-03 15:45:38 -04:00
yao_yf
3ca73a6d6b
broadcast using seqarates world group
2021-09-03 11:21:36 +08:00
i-robot
60d583190b
!22815 Update bprop error information
...
Merge pull request !22815 from JoyLvliang/update_bprop_error_information
2021-09-03 01:31:15 +00:00
i-robot
90c7804d6b
!22500 Sort watchpoint hit for offline debugger based on time stamps of dump files
...
Merge pull request !22500 from parastooashtari/offline_wp_hit_order
2021-09-02 14:47:06 +00:00
dingpeifei
b4bc6000dc
set device id master 0813
2021-09-02 20:51:50 +08:00
7347157+joylvliang@user.noreply.gitee.com
14d24d4793
update_bprop_error_information
2021-09-02 20:40:55 +08:00
i-robot
bbbd6e0254
!22579 modify resizebilinear infer type
...
Merge pull request !22579 from Simson/opinfer
2021-09-02 01:02:00 +00:00