i-robot
|
3f18180606
|
!31742 [MD][Autotune] Change autotune config
Merge pull request !31742 from harshvardhangupta/at_config_suggestion
|
2022-03-25 21:00:12 +00:00 |
harshvardhangupta
|
0086f4ee05
|
Modify the Dataset AutoTune config #31742
|
2022-03-25 09:03:38 -04:00 |
i-robot
|
40015e003f
|
!31896 fix isolated node error
Merge pull request !31896 from lianliguang/fix-isolated-node-bug
|
2022-03-25 11:52:21 +00:00 |
lianliguang
|
3d7c56c4cc
|
fix isolate node bug when using fallback interpret node
|
2022-03-25 16:41:16 +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 |
i-robot
|
3be552ca39
|
!31156 test centos ut
Merge pull request !31156 from luoyang/test_centos
|
2022-03-15 09:38:15 +00:00 |
shenwei41
|
f1fde6a262
|
upgrade Ascend package 11 Mar 22
|
2022-03-15 16:31:27 +08:00 |
huangxinjing
|
31f55b6525
|
1. The main gol: Fix mixing inserting the AllReduce when where is no mirror appeared
2. remove pattern match error as the origin pattern match will find no operator if there is only one parameter
|
2022-03-15 15:54:06 +08:00 |
i-robot
|
01078763df
|
!31227 don't handle reshape when using adafactor optimizer in auto parallel
Merge pull request !31227 from yangzhenzhang/adafactor-parallel-skip-handle-reshape
|
2022-03-15 02:47:31 +00:00 |
huanghui
|
4482acf586
|
Support API set_dump for more type of ops
|
2022-03-15 10:24:15 +08:00 |
i-robot
|
d4fc47ef0c
|
!31211 Clean iterators before forking
Merge pull request !31211 from h.farahat/pytest_problem
|
2022-03-15 01:47:28 +00:00 |
yangzhenzhang
|
1f98ffb79c
|
adafactor parallel skip handle reshape
|
2022-03-15 09:18:19 +08:00 |
i-robot
|
6be7c42052
|
!31191 [MD] more tests for failover reset
Merge pull request !31191 from Mohammad Motallebi/failover_more_tests
|
2022-03-14 21:50:37 +00:00 |
h.farahat
|
318e6b8803
|
fix segfault
|
2022-03-14 14:55:21 -04:00 |
mohammad
|
583eb32723
|
[MD] Add more UT and a ST for failover reset
|
2022-03-14 13:52:09 -04:00 |
luoyang
|
74d8969b91
|
ut failed with pillow>=9.0.0, need more validation
|
2022-03-14 23:58:09 +08:00 |