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 |
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 |
i-robot
|
3368287aab
|
!22620 add util: browse dataset
Merge pull request !22620 from luoyang/browse_dataset
|
2021-09-02 01:00:46 +00:00 |
Parastoo Ashtari
|
65d8272352
|
sort wp hit for offline debugger with time stamp
|
2021-09-01 14:40:33 -04:00 |
YangLuo
|
97c1ba380f
|
add util: browse dataset
|
2021-09-01 16:13:32 +08:00 |
i-robot
|
d87d0e07c2
|
!22255 recompute_interface_modify
Merge pull request !22255 from yao_yf/recompute_interface_modify
|
2021-09-01 08:09:36 +00:00 |
i-robot
|
fc9d4ed659
|
!17813 [assistant][ops] Add new audio operator Contrast
Merge pull request !17813 from 杨旭华/Contrast
|
2021-09-01 06:38:05 +00:00 |
yao_yf
|
39055af6e4
|
recompute interface modify
|
2021-09-01 10:59:59 +08:00 |
i-robot
|
cc8d614b25
|
!22650 fixed sparse attention modify
Merge pull request !22650 from yao_yf/fixed_sparse_attention_modify
|
2021-09-01 01:29:45 +00:00 |
simson
|
7a2fbdda85
|
modify resizebilinear infer type
|
2021-09-01 09:03:55 +08:00 |
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
|
2021-08-31 08:53:46 +00:00 |
yao_yf
|
82889ec56b
|
fixed sparse attention
|
2021-08-31 16:11:56 +08:00 |
i-robot
|
740c62cbaa
|
!22384 amend_assigin
Merge pull request !22384 from jiangzhenguang/amend_assigin
|
2021-08-31 06:55:02 +00:00 |
tongyue
|
329526dea8
|
[feat][assistant][I3J6U0] add new data operator Contrast
|
2021-08-30 19:34:37 -07:00 |
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
|
2021-08-31 01:15:58 +00:00 |
jiangzhenguang
|
8812c8fe9b
|
amend assign
|
2021-08-31 09:10:21 +08:00 |
yao_yf
|
68dd138462
|
add parallel sparse attention ops: dsd_matmul
|
2021-08-30 18:46:52 +08:00 |
i-robot
|
5b8f9ff398
|
!22096 add parallel sparse attention ops
Merge pull request !22096 from yao_yf/parallel_sparse_attention_ops
|
2021-08-30 10:43:05 +00:00 |
i-robot
|
37ecdba742
|
!20829 [assistant][ops]New operator implementation, include ApplyAdagradDA
Merge pull request !20829 from 梁秀波/ApplyAdagradDAD
|
2021-08-30 09:16:19 +00:00 |
zhoufeng
|
ecae690a19
|
Revert "fix same node is used by two comm op"
This reverts commit b09d411dc4.
add AlltoAll and NeighborExchange as interface
|
2021-08-30 16:54:38 +08:00 |
i-robot
|
a47ab8d643
|
!18073 [assistant][ops]Add new operator LowpassBiquad
Merge pull request !18073 from YJfuel123/LowpassBiquad
|
2021-08-30 08:33:39 +00:00 |
i-robot
|
ff2e34b9f9
|
!22509 Add ut and st for Jvp, Vjp and Grad
Merge pull request !22509 from LiangZhibo/fix
|
2021-08-30 08:21:54 +00:00 |
jonyguo
|
4c915fdcbb
|
fix: for loop dataset iterator will cause memory leak
|
2021-08-30 16:08:26 +08:00 |
zx
|
0efbedd23c
|
[feat][assistant][I40FFF] add new Ascend operator ApplyAdagradDA
|
2021-08-30 11:01:18 +08:00 |
liyong
|
5a4ff8cfdb
|
fix ci issue
|
2021-08-30 10:18:06 +08:00 |
yao_yf
|
b8a9cbe2a3
|
add cus_matmul_dds parallel ops
|
2021-08-30 09:44:48 +08:00 |
Zhang Qinghua
|
a137fa1d0b
|
Optimize the Executors routines.
- Fix the key generating.
- Distinguish the executors.
|
2021-08-28 17:36:12 +08:00 |
l00591931
|
98fad9f08e
|
Add st and ut for jvp vjp and grad
|
2021-08-28 17:34:23 +08:00 |
i-robot
|
535877a47b
|
!22014 Add Fixed Sparse Attention
Merge pull request !22014 from zhihenghu/add_sparse_attention
|
2021-08-28 07:13:01 +00:00 |
zhihenghu
|
ce12c02343
|
Add Sparse Attention
adjut the file structure and name
Deleted extra information
Do some formatting work
Add test case and fix some document
fix imports
|
2021-08-28 11:50:58 +08:00 |
i-robot
|
1639023909
|
!22263 Add convertcolor operation
Merge pull request !22263 from shenwei41/operation_dev
|
2021-08-27 12:33:43 +00:00 |
i-robot
|
dd907a4d91
|
!22135 rank id master 0820
Merge pull request !22135 from mindspore_ding/rank_id_master_0816
|
2021-08-27 08:51:05 +00:00 |
i-robot
|
ebe75e403b
|
!22444 Apply comments on tensor stat online and offline PR
Merge pull request !22444 from parastooashtari/tensor_level_info_online
|
2021-08-27 07:42:51 +00:00 |
d00455729
|
34262db65e
|
create rank_id dic
|
2021-08-27 14:24:06 +08:00 |
liyong
|
c257cf36e2
|
refactor mindrecord
|
2021-08-27 09:15:05 +08:00 |
Parastoo Ashtari
|
bf034bddb5
|
Apply comments on tensor stat online and offline debugger
|
2021-08-26 17:40:01 -04:00 |
i-robot
|
cd4081ac87
|
!20676 [assistant][ops] Add array operator SplitV
Merge pull request !20676 from 孟权令/SplitV
|
2021-08-26 13:54:40 +00:00 |
shenwei41
|
1295744524
|
Add ConvertColor Operation
|
2021-08-26 21:14:28 +08:00 |
i-robot
|
e6e1f37ae4
|
!22346 [Core] Fix the bug of scope setting when cloning nodes
Merge pull request !22346 from Xiaoda/86-fix-the-fullname-scope-bug
|
2021-08-26 13:04:15 +00:00 |
i-robot
|
e753a3f70a
|
!22416 Transform device_id to rank_id for hccl
Merge pull request !22416 from 张毅辉/Device_id_to_rank_id
|
2021-08-26 12:09:38 +00:00 |
haizhouye
|
d96d9e64b0
|
[feat] [assistant] [I3ALCA] add new LowpassBiquad operator
[feat] [assistant] [I3ALCA] add new LowpassBiquad operator
bugfix
fix
fix
|
2021-08-26 18:49:21 +08:00 |
i-robot
|
7083ec9d37
|
!21925 add pad mode to maxpool3d
Merge pull request !21925 from jiangzhenguang/amend_maxpool3d
|
2021-08-26 09:08:37 +00:00 |
i-robot
|
8d00a8d803
|
!22360 Fix Transformer Mirror Error
Merge pull request !22360 from huangxinjing/fix_transformer_mirror_error
|
2021-08-26 08:16:33 +00:00 |
zhangyihui
|
3e5cb3b506
|
fix bugs for device_id_to_rank_id
|
2021-08-26 16:15:18 +08:00 |
i-robot
|
28e63116f2
|
!21921 Re-enabling offline debugger ut test
Merge pull request !21921 from sabrinasun_59ee/uttest
|
2021-08-26 07:50:01 +00:00 |
i-robot
|
471c57d3d7
|
!20046 [assistant][ops] Add New MaskedFill
Merge pull request !20046 from 孟权令/MaskedFill
|
2021-08-26 07:43:18 +00:00 |
i-robot
|
a646eb27ab
|
!21616 modify ms function cache key
Merge pull request !21616 from chujinjin/modify_ms_function_cache_key
|
2021-08-26 07:36:50 +00:00 |