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
7347157+joylvliang@user.noreply.gitee.com
14d24d4793
update_bprop_error_information
4 years ago
i-robot
bbbd6e0254
!22579 modify resizebilinear infer type
Merge pull request !22579 from Simson/opinfer
4 years ago
i-robot
3368287aab
!22620 add util: browse dataset
Merge pull request !22620 from luoyang/browse_dataset
4 years ago
Parastoo Ashtari
65d8272352
sort wp hit for offline debugger with time stamp
4 years ago
robert_luo_yibo
3d58da9023
[fix][assistant][I47V0O] fix bug about the wrong output in the operator ComplexNorm
4 years ago
YangLuo
97c1ba380f
add util: browse dataset
4 years ago
i-robot
d87d0e07c2
!22255 recompute_interface_modify
Merge pull request !22255 from yao_yf/recompute_interface_modify
4 years ago
i-robot
fc9d4ed659
!17813 [assistant][ops] Add new audio operator Contrast
Merge pull request !17813 from 杨旭华/Contrast
4 years ago
yao_yf
39055af6e4
recompute interface modify
4 years ago
i-robot
cc8d614b25
!22650 fixed sparse attention modify
Merge pull request !22650 from yao_yf/fixed_sparse_attention_modify
4 years ago
simson
7a2fbdda85
modify resizebilinear infer type
4 years ago
wangkc123
70f741bcc1
[feat] [assistant] [I3CKEM] add new dataset operator Cityscapes
4 years ago
Feve1986
82b04d6a1e
[feat][assistant][I40FFX] add new Ascend operator SparseApplyRMSPropD
4 years ago
i-robot
389f3a6b6c
!21835 make alltoall and neighborexchange to be interface && revert pr 21395
Merge pull request !21835 from zhoufeng/revert-same-input-to-comm-op
4 years ago
yao_yf
82889ec56b
fixed sparse attention
4 years ago
i-robot
740c62cbaa
!22384 amend_assigin
Merge pull request !22384 from jiangzhenguang/amend_assigin
4 years ago
tongyue
329526dea8
[feat][assistant][I3J6U0] add new data operator Contrast
4 years ago
i-robot
bbf9c6a9ad
!22529 fix: for loop dataset iterator will cause memory leak
Merge pull request !22529 from guozhijian/fix_for_loop_ds_iter_memory_leak
4 years ago
jiangzhenguang
8812c8fe9b
amend assign
4 years ago
yao_yf
68dd138462
add parallel sparse attention ops: dsd_matmul
4 years ago
i-robot
5b8f9ff398
!22096 add parallel sparse attention ops
Merge pull request !22096 from yao_yf/parallel_sparse_attention_ops
4 years ago