zetongzhao
719a207040
deserialize fix
4 years ago
i-robot
7b4f361ca7
!23232 Fix multiprocessing attr error
Merge pull request !23232 from xiefangqi/md_fix_map_pool_issue
4 years ago
i-robot
6d709c7254
!19624 [assistant][ops] Add new dataset operator DIV2K.
Merge pull request !19624 from Rainfor/div2k
4 years ago
xiefangqi
66c5f937dd
fix attr failed problem
4 years ago
wangkc123
3daf3a4d5f
[feat] [assistant] [I3CKEK] add new dataset operator DIV2K
4 years ago
Zhang Qinghua
bcfb274074
[Fallback] Fix previous block parameters problem, and add test cases.
4 years ago
robert_luo_yibo
ce71699734
[feat][assistant][I3CEG5] add new data OP MuLawDecoding
4 years ago
huchunmei
c75773cf37
Modify error content
4 years ago
i-robot
32cc5d79b0
!18670 [assistant][ops]New operator implementation, include USPSDataset
Merge pull request !18670 from Wangsong95/usps_dataset
4 years ago
i-robot
f91e1440c8
!17810 [assistant][ops][DeemphBiquadOp]
Merge pull request !17810 from Isaac/DeemphBiquad
4 years ago
i-robot
2cc8c851c5
!23141 mkdir rank_id 0909
Merge pull request !23141 from mindspore_ding/mkdir_rankid_master_0909
4 years ago
i-robot
725cf63118
!23187 upgrade Ascend software package 09 Sep 21
Merge pull request !23187 from yanghaoran/upgrade_ascend_0909
4 years ago
i-robot
0abff9ad65
!23108 Fix spelling error for transformer
Merge pull request !23108 from huangxinjing/fix_spell_error
4 years ago
ckczzj
d7c702e9d4
[feat][assistant][I3J6VL] add new data operator USPS
4 years ago
yanghaoran
0ced8775c4
upgrade Ascend software package 09 Sep 21
4 years ago
huangxinjing
e02f553010
Fix spell error and add mode check
4 years ago
i-robot
5c72e9d7c6
!23078 Get bprop from python when the bprop mindir dir does not exist
Merge pull request !23078 from YuJianfeng/bprop_mindir
4 years ago
i-robot
e37b7374ae
!22434 [MoE] Adding a MoE implementation
Merge pull request !22434 from Xiaoda/84-add-moe-layer
4 years ago
dingpeifei
992d6a6dbc
mkdir rank_id
4 years ago
i-robot
936940da8e
!22666 [assistant][ComplexNorm]
Merge pull request !22666 from QingfengLi/ComplexNorm
4 years ago
Isaac
5dc6c7fe96
[feat][assistant][I3J6U6]add new data operator DeemphBiquad
4 years ago
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.
4 years ago
i-robot
9ad56e86ab
!17846 [assistant][ops]Add new operator HighpassBiquad
Merge pull request !17846 from YJfuel123/HighpassBiquad
4 years ago
i-robot
a918783f1a
!22623 Add Random operation with Multi Field
Merge pull request !22623 from shenwei41/operation_dev
4 years ago
yujianfeng
dfe1b05b28
Get bprop from python when the bprop mindir dir does not exist
4 years ago
i-robot
b21da536d3
!22784 serdes python operations by pyfunc
Merge pull request !22784 from zetongzhao/deserialize
4 years ago
zetongzhao
0d389f3f0c
serdes python operations
4 years ago
shenwei41
a8d02ab782
Add Random operation with MultiField
4 years ago
i-robot
938324b397
!19362 [assistant][ops] Add new dataset operator Cityscapes.
Merge pull request !19362 from Rainfor/cityscapes
4 years ago
i-robot
77424eaad5
!23004 Add args Check for Transformer
Merge pull request !23004 from huangxinjing/args_check
4 years ago
yaoyuan
85a1b55b47
[feat] [assistant] [I3ALCL] add new operator HighpassBiquad
4 years ago
huangxinjing
6cea07f749
Add args check
4 years ago
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
4 years ago
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
4 years ago
i-robot
5cf19e8aa6
!22986 Add supported namespace for fallback.
Merge pull request !22986 from 张清华/opt_fallback
4 years ago
Zhang Qinghua
6edea0ed3c
Add supported namespace for fallback.
4 years ago
i-robot
5ed105ec01
!22933 Tensor support complex scalar number input
Merge pull request !22933 from zhouyaqiang0/complex_ops
4 years ago
i-robot
990d561ed9
!22974 Fix ut/python/dataset generator 14 occationally segment fault
Merge pull request !22974 from xiefangqi/md_fix_generator_problem
4 years ago
yao_yf
3ef26288a2
parallel_sparse_attention_ops_fix_repeated_cal
4 years ago
i-robot
05a0898352
!22843 Support fallback feature in Graph mode.
Merge pull request !22843 from 张清华/opt_fallback
4 years ago
xiefangqi
57f68d35bd
fix generator 14 ut problem
4 years ago
zhouyaqiang
4e07873378
Tensor support complex input
4 years ago
Zhang Qinghua
7203989c26
Support fallback feature in Graph mode (1).
4 years ago
lilei
62e832eaab
modify parallel API
4 years ago
i-robot
fa12d62d4d
!21776 set device_id master 0813
Merge pull request !21776 from mindspore_ding/set_device_id_master_0813
4 years ago
Cathy Wong
bc85c606b8
MD Profiling: Update Connector Init to Remove any existing file
to fix sequential pipeline scenario.
4 years ago
yao_yf
3ca73a6d6b
broadcast using seqarates world group
4 years ago
i-robot
60d583190b
!22815 Update bprop error information
Merge pull request !22815 from JoyLvliang/update_bprop_error_information
4 years ago
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
4 years ago
dingpeifei
b4bc6000dc
set device id master 0813
4 years ago