Margaret_wangrui
c8a853114c
[Fallback][Control_flow] Add control flow fallback testcases.
2022-04-22 11:36:19 +08:00
i-robot
5524b9d4e0
!33333 Refactor optimizers to support flatten parameters
...
Merge pull request !33333 from hewei/flatten_weights
2022-04-21 12:14:30 +00:00
“xuyulina”
f412c6ee28
[feat] [assistant] [I471D8] add new Ascend operator FractionalAvgPool
2022-04-21 17:42:36 +08:00
Zhang Qinghua
329c4f23c8
Throw an exception if the side-effect op is ignored in the func graph who returned constant result.
2022-04-21 14:24:15 +08:00
He Wei
8b0d4e7751
Refactor optimizers to support flatten parameters
2022-04-20 20:23:31 +08:00
i-robot
5e57d3e4a2
!33213 [assistant][ops]New operator implementation, include BesselK0, BesselK1, BesselK0e, BesselK1e
...
Merge pull request !33213 from 张璇/BesselK
2022-04-20 07:51:44 +00:00
i-robot
14a8b1d18e
!32984 support list slice
...
Merge pull request !32984 from lianliguang/supported-list-slice-assign
2022-04-20 07:30:10 +00:00
zx
14c4c0a51b
[feat][assistant][ops] New operator implementation, include BesselK0,BesselK1,BesselK0e and BesselK1e
2022-04-20 13:48:33 +08:00
lianliguang
11b4836040
support list slice assign
2022-04-20 09:32:05 +08:00
i-robot
49f030358e
!33263 [MD] UT Updates - more eager tests, minor updates
...
Merge pull request !33263 from cathwong/ckw_ut_misc_fixes
2022-04-19 20:34:16 +00:00
liangzhibo
8f2bf65f80
Graph isinstance extends
2022-04-19 10:49:09 +08:00
Cathy Wong
907194dfb8
[MD] UT Updates - more eager tests, minor updates
2022-04-18 22:03:32 -04:00
liangzhibo
78a542164c
Delete convert_python_data in ValueToPyData
2022-04-18 19:19:19 +08:00
i-robot
813d0505ac
!33016 [MS][ops]add new cpu array operators BitwiseAnd BitwiseOr BitwiseXor
...
Merge pull request !33016 from KXiong/master
2022-04-16 09:01:44 +00:00
i-robot
a1da426c78
!33082 Add convert_python_data ro the output of ValueToPyData
...
Merge pull request !33082 from LiangZhibo/pydata
2022-04-16 08:09:58 +00:00
xiongkun
c9704b92bb
[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor
...
[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor
[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor
[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor
[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor
[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor
[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor
[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor
[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor
[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor
[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor
[MS][ops]add new array operator BitwiseAnd BitwiseOr BitwiseXor
2022-04-16 15:06:38 +08:00
i-robot
b3cc429b09
!32645 [assistant][ops] Add FractionalMaxPool3DWithFixedKsize
...
Merge pull request !32645 from 徐强/FractionalMaxPool3DWithFixedKsize
2022-04-16 06:31:16 +00:00
liangzhibo
7b9bc36a11
Add convert_python_data at the end ot ValueToPyData
2022-04-16 14:19:20 +08:00
i-robot
4c3faa7f8f
!32613 Supports creating and calling instances of ms_class
...
Merge pull request !32613 from huangbingjian/class_dev
2022-04-16 06:14:29 +00:00
i-robot
7e75db0979
!33066 Add docs and ut for Variable api
...
Merge pull request !33066 from YuJianfeng/mutable
2022-04-16 03:26:26 +00:00
huangbingjian
a20579cef3
Support for creating and calling instances of ms_class
2022-04-16 10:08:11 +08:00
xuqiang
b6ae8d9a85
[feat] [assistant] [I40GGU] add new operator FractionalMaxPool3DWithFixedKsize
2022-04-15 20:48:15 +08:00
He Wei
0d12199928
Enable flatten_gradients for Adam optimizer
2022-04-15 19:49:57 +08:00
yujianfeng
a4575fcf9a
Add docs and ut for Variable api
2022-04-15 15:01:04 +08:00
He Wei
9a0a0ad5e8
Add inner operator FlattenConcat
2022-04-15 09:30:39 +08:00
i-robot
2d0b9f9a7b
!33007 modify constant shard
...
Merge pull request !33007 from wangshengnan123/master
2022-04-15 01:15:06 +00:00
i-robot
4aa67f7e1b
!27893 [feat] [assistant] [I4CRJN] [I4CRJM] [I4CRJL] Add MatrixDiagV3, MatrixSetDiagV3 and MatrixDiagPartV3
...
Merge pull request !27893 from 杜闯/MatrixDiagV3_
2022-04-14 06:34:36 +00:00
wangshengnan123
f7949289e6
rm constant sharding
2022-04-14 11:15:42 +08:00
i-robot
4442e0f654
!32711 [MD] fix mindrecord rename issue
...
Merge pull request !32711 from liyong126/fix_rename_mindrecord_issue
2022-04-13 06:58:28 +00:00
chauneahhin
e9bbec3b4c
[feat] [assistant] [I4CRJN] [I4CRJM] [I4CRJL] Add MatrixDiagV3, MatrixSetDiagV3 and MatrixDiagPartV3
2022-04-13 10:23:51 +08:00
i-robot
fb4ac3e4cb
!32672 add ut for save_graphs
...
Merge pull request !32672 from huanghui/add-ut-for-save_graphs
2022-04-13 01:33:12 +00:00
liyong
830e76656a
fix mindrecord rename issue
2022-04-12 19:36:24 +08:00
i-robot
1405c59a4f
!32853 fallback lossmonitor has_trained_epoch
...
Merge pull request !32853 from changzherui/fallback_lossmonitor
2022-04-12 02:34:11 +00:00
huanghui
f8b93ebc39
add ut for save_graphs
2022-04-12 09:13:00 +08:00
changzherui
865a5de03d
fallback lossmonitor has_trained_epoch
2022-04-11 23:24:24 +08:00
xiongkun
317f59a0ae
[MS][Rewrite]Move return out of if and support multiple targets
...
[MS][Rewrite]Move return out of if and support multiple targets
[MS][Rewrite]Move return out of if and support multiple targets
[MS][Rewrite]Move return out of if and support multiple targets
[MS][Rewrite]Move return out of if and support multiple targets
[MS][Rewrite]Move return out of if and support multiple targets
[MS][Rewrite]Move return out of if and support multiple targets
[MS][Rewrite]Move return out of if and support multiple targets
[MS][Rewrite]Move return out of if and support multiple targets
2022-04-11 20:39:42 +08:00
i-robot
92655adb3b
!32622 fix_white_list
...
Merge pull request !32622 from 冯一航/fix_white_list_master2
2022-04-09 02:34:34 +00:00
fengyihang
5572c797b8
test
2022-04-08 16:44:18 +08:00
i-robot
3416b3a94b
!32630 Modify Optimizer to support flatten parameters
...
Merge pull request !32630 from hewei/flatten_weights
2022-04-08 06:48:09 +00:00
i-robot
c1bacb39dc
!32644 [MD] fix doc issue2 in master
...
Merge pull request !32644 from liyong126/fix_doc_issue2
2022-04-08 06:32:34 +00:00
i-robot
0af661659c
!32534 [MD][Autotune] Add rank to filename
...
Merge pull request !32534 from harshvardhangupta/rank_id_suffix_at_config
2022-04-08 02:51:17 +00:00
liyong
2172934177
fix doc issue2
2022-04-08 10:46:08 +08:00
i-robot
4636851fc5
!32351 reinforce subtree support in Rewrite
...
Merge pull request !32351 from hangq/mscompression-pr
2022-04-08 01:24:27 +00:00
harshvardhangupta
6b8a76c59d
add rank to filename
2022-04-07 16:12:06 -04:00
He Wei
723543eb5d
Modify Optimizer to support flatten parameters
...
1. Provide method to create Parameter from Tensor without copy;
2. Adapt optimizer.py to support flattened parameters;
3. Add unit test cases for parameter and optimizer.
2022-04-07 14:11:32 +08:00
jonyguo
b8205ee995
add testcase
2022-04-07 09:49:23 +08:00
liyong
3191160eca
fix some issue
2022-04-06 17:48:55 +08:00
i-robot
e611ca2907
!32524 [dataset][bugfix] Fix hang bug of output_types when dataset launch two-level pipeline + multiprocessing
...
Merge pull request !32524 from xiefangqi/md_fix_two_level_pipeline_hang
2022-04-06 09:13:29 +00:00
i-robot
41f1f48ed9
!32465 [Fallback][Control_flow] Ensure the information of the Interpret node is transmitted normally when function block jumps.
...
Merge pull request !32465 from Margaret_wangrui/fallback_control_flow_2
2022-04-06 07:06:45 +00:00
unknown
a9e6a151da
fix dataset two level pipeline hang problem
2022-04-06 12:39:48 +08:00
i-robot
e09a674bcc
!32529 Fix optimizer limit for the Parallel Optimizer
...
Merge pull request !32529 from huangxinjing/fix_model_limit
2022-04-06 03:39:36 +00:00
Margaret_wangrui
dcda778f8a
[ME][Fallback][Control_flow] Ensure the information of the Interpret node is transmitted normally when function block jumps.
2022-04-06 09:27:55 +08:00
huangxinjing
b16dbf2b5d
1. Fix optimizer check error, as the check is done by the class name, too naive
...
2. Add virutal assign add to the operator
2022-04-05 20:16:03 +08:00
hangangqiang
0e213ca36c
reinforce subtree in Rewrite
...
reinforce Primitive op support in Rewrite
2022-04-02 16:14:18 +08:00
i-robot
41615d4833
!32099 Fix the error is reported when the file name is directly transferred
...
Merge pull request !32099 from 刘勇琪/master
2022-04-02 07:59:44 +00:00
i-robot
b12fefbded
!32373 Add class Variable to set constant mutable
...
Merge pull request !32373 from YuJianfeng/mutable
2022-04-02 07:35:02 +00:00
i-robot
feac726ec7
!32363 add AstFinder, AstReplacer, Observer, Observable and ClassNamer in Rewrite
...
Merge pull request !32363 from hangq/mscompression-pr-dev
2022-04-02 05:04:37 +00:00
liu-yongqi-63
b125369f1e
Fix the error is reported when the file name is directly transferred
2022-04-02 11:51:57 +08:00
yujianfeng
507c2cb2a7
Add Variable to set constant mutable
2022-04-02 11:08:43 +08:00
i-robot
a49b9877a9
!32381 Add APIs to support flatten weights
...
Merge pull request !32381 from hewei/flatten_weights
2022-04-01 12:59:40 +00:00
i-robot
c4993cb3b6
!27361 [assistant][ops]New operator implementation, include Bucketize
...
Merge pull request !27361 from 傅嘉俊/Bucketize
2022-04-01 11:11:27 +00:00
He Wei
ba0e450078
Add APIs to support flatten weights
...
```
Cell.flatten_weights()
Tensor._flatten_tensors()
Tensor._is_flattened()
Tensor._get_flattened_tensors()
```
2022-04-01 15:56:38 +08:00
i-robot
3e7694ff85
!26342 [assistant][ops] Add FractionalMaxPool
...
Merge pull request !26342 from 徐喻琳/FractionalMaxPool
2022-04-01 03:44:30 +00:00
i-robot
acce047dfe
!32341 add parallel ops about Invert CheckValid PopulationCount
...
Merge pull request !32341 from yangzhenzhang/add-parallel-operators
2022-04-01 02:53:58 +00:00
i-robot
ed2ed45482
!32111 Support assert in constant scenarios
...
Merge pull request !32111 from huanghui/assert
2022-04-01 02:45:44 +00:00
i-robot
d73ccd17f6
!32328 [MD][Offload] Reduce Offload UT Computation Time
...
Merge pull request !32328 from alashkari/update-ut
2022-03-31 14:55:28 +00:00
i-robot
39b97d8641
!32224 fix the log info and exception message in profiler and summary
...
Merge pull request !32224 from maoyaomin/mym_fix
2022-03-31 12:18:11 +00:00
hangangqiang
082d5eeda9
add AstFinder, AstReplacer, Observer, Observable and ClassNamer in Rewrite
2022-03-31 19:00:32 +08:00
i-robot
c3d7c425e9
!29856 [assistant][GriffinLim]
...
Merge pull request !29856 from chenchen/g2
2022-03-31 09:33:52 +00:00
i-robot
72414ff8d9
!31941 modify Strided_slice for master
...
Merge pull request !31941 from lilei/modify_stridedslice_for_master
2022-03-31 09:11:24 +00:00
yanghaoran
c44de68591
takedown test_datasets_generator to ensure gate stability
2022-03-31 16:56:03 +08:00
yangzhenzhang
c927da3b41
add parallel operators
2022-03-31 15:11:25 +08:00
“xuyulina”
d147959bac
[feat] [assistant] [I471DB] add new Ascend operator FractionalMaxPool
2022-03-31 15:11:13 +08:00
Arielxyx
8f9226666f
cpu_0329
2022-03-31 14:49:29 +08:00
maoyaomin
99a3abe2bb
fix the logger info and exception message in profiler and summary
2022-03-31 14:26:58 +08:00
chenx2ovo
e19dc02b47
[feat][assistant][I3CECZ] add op griffinlim
2022-03-31 11:30:26 +08:00
i-robot
fdb08994f0
!30974 add mindpore rewrite
...
Merge pull request !30974 from hangq/mscompression-pr
2022-03-31 02:59:06 +00:00
i-robot
9810fa53cb
!31899 [Auto-Par] [D-Rec] Add Mem & Redis coefficient on D-Rec cost model for Pangu-alpha
...
Merge pull request !31899 from FRHW-WANG/D-Rec-deliver
2022-03-31 02:12:26 +00:00
i-robot
8ea9ceaecd
!32231 fix: when return numpy in GeneratorDataset
...
Merge pull request !32231 from guozhijian/fix_generator_with_numpy
2022-03-31 01:21:20 +00:00
Rescue
60d895fcd8
Decrease test_map_offload.py computation time.
2022-03-30 16:40:19 +00:00
jonyguo
4378014ffb
fix: when return numpy in GeneratorDataset
2022-03-30 20:21:41 +08:00
hangangqiang
de196f3a25
add mindpore rewrite
2022-03-30 17:40:27 +08:00
huanghui
c222f7d226
support asert
2022-03-30 14:54:38 +08:00
i-robot
6bf4f98752
!32089 me master 0328
...
Merge pull request !32089 from mindspore_ding/me_master_0328
2022-03-30 06:39:02 +00:00
i-robot
b67ba47446
!30266 [assistant] [ops] [I4CRJJ] add new array operator Triu
...
Merge pull request !30266 from ruili/Triu
2022-03-30 03:00:48 +00:00
i-robot
abf0c022a9
!26505 [assistant] [ops] [I48O8K] add new array operator RightShift
...
Merge pull request !26505 from 王超/rightshift
2022-03-29 13:14:24 +00:00
haoran.wang
3674e1d713
Add Mem & Redis coefficient for PanGu-alpha
2022-03-29 12:00:34 +00:00
i-robot
7906cef56f
!31989 [MD] fix GIL acquire issue
...
Merge pull request !31989 from liyong126/fix_gil_issue
2022-03-29 08:35:04 +00:00
i-robot
e897c98b1f
!31988 Implementation of SquaredDifferenceInfo, ErfinvInfo, MaskedFillInfo, SplitVInfo, GammaInfo, KLDivLossInfo and LinSpaceInfo.
...
Merge pull request !31988 from liuluobin/ops_impl
2022-03-29 08:08:32 +00:00
dingpeifei
c688f0a490
me master 0325
2022-03-29 15:54:49 +08:00
liyong
f703f66f6c
fix gis issue
2022-03-29 11:17:01 +08:00
liuluobin
6f914b8b3c
Implementation of SquaredDifferenceInfo, ErfinvInfo, MaskedFillInfo, SplitVInfo, GammaInfo, KLDivLossInfo and LinSpaceInfo
2022-03-29 09:30:21 +08:00
i-robot
a9cdbd5ae8
!32005 fix bugs of moe
...
Merge pull request !32005 from bichaoyang/master
2022-03-29 01:30:10 +00:00
larrygld
aeb0b2090b
[assistant][ops] Add array operators Triu
2022-03-28 21:25:29 +08:00
王超
0cf25e180f
[assistant] [ops] [I48O8K] add new array operator RightShift
2022-03-28 18:51:44 +08:00
i-robot
c2e0796bdb
!25339 [assistant][ops] Add new Tril
...
Merge pull request !25339 from 张凯磊/Tril
2022-03-28 09:26:13 +00:00
b00518648
93da6bab46
fix bugs of moe: only use a fewer dp in moe
2022-03-28 17:22:48 +08:00
i-robot
8add6a926c
!31925 modify interface of shard function
...
Merge pull request !31925 from wangjun/interface_modify_0325
2022-03-28 02:24:16 +00:00
i-robot
a15f682803
!31603 support str.format
...
Merge pull request !31603 from lianliguang/supported-str-format
2022-03-28 01:33:58 +00:00
lilei
452362332e
xmodify stridedslice for master
2022-03-28 09:24:13 +08:00
Carry955
3d182380d8
[feat][assistant][I4862P] add new aicpu operator Tril
2022-03-26 19:36:29 +08:00
i-robot
5a4e25db92
!26226 [assistant][ops] Add NonDeterministicInts
...
Merge pull request !26226 from yyxhgg/NonDeterministicInts
2022-03-26 09:42:53 +00:00
i-robot
d66af6eb86
!26399 [assistant][ops] Add CropAndResizeGradBoxes
...
Merge pull request !26399 from wangyantao/CropAndResizeGradBoxes
2022-03-26 09:41:38 +00:00
lianliguang
6304c2ef3d
support str.format
2022-03-26 14:53:06 +08:00
lianliguang
424c16d116
fix abs(tensor) when tesnor data is a 0-dim number
2022-03-26 14:20:03 +08:00
wangjun
789539cbaa
modify interface name for shard
2022-03-26 09:10:14 +08:00
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
wangyantao
668cdb936f
[feat] [assistant] [I471CP] add new operator CropAndResizeGradBoxes
2022-03-26 00:30:34 +08:00
ZCX
0cb72a21f3
[feat] [assistant] [I471DI] add new Ascend operator NonDeterministicInts
2022-03-25 22:29:47 +08: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
yux1ng
0b6b9e02cb
[feat][assistant][I4XJG3] add new Ascend operator Identity
2022-03-21 20:06:53 +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