i-robot
|
b19c1070ab
|
!35262 [Fallback][Control_flow] Remove fallback testcase from ST to UT.
Merge pull request !35262 from Margaret_wangrui/testcases
|
2022-06-02 01:04:19 +00:00 |
i-robot
|
4b0a2ea899
|
!35208 [MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs
Merge pull request !35208 from cathwong/ckw_xtranuni_ut_nondataset
|
2022-06-02 01:03:36 +00:00 |
i-robot
|
6c1ea8074e
|
!35174 Change the weight parameter to FV parameter in FuncGraph.
Merge pull request !35174 from 张清华/opt_parameter
|
2022-06-01 03:32:28 +00:00 |
i-robot
|
d813a7da0a
|
!32828 add new Ascend operator ScatterNdMin
Merge pull request !32828 from 袁忠蜜/ScatterNdMin
|
2022-06-01 02:42:34 +00:00 |
i-robot
|
9351d048d4
|
!32164 [assistant][ops] Add new Rad2Deg
Merge pull request !32164 from wxy220/Rad2Deg
|
2022-06-01 02:41:27 +00:00 |
Margaret_wangrui
|
afe3d2a161
|
[Fallback][Control_flow] Remove fallback testcase from ST to UT.
|
2022-06-01 10:40:20 +08:00 |
i-robot
|
991d1f2873
|
!35255 modify generate strategy for some parallel operators
Merge pull request !35255 from yangzhenzhang/modify-gen-strategy-for-parallel-op
|
2022-06-01 02:10:35 +00:00 |
i-robot
|
4f1a8b1eef
|
!33877 operators: Softmin, SiLU
Merge pull request !33877 from Henry Shi/branch_operators
|
2022-06-01 01:53:19 +00:00 |
Cathy Wong
|
f4fd0300c6
|
[MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs
|
2022-05-31 16:14:32 -04:00 |
yangzhenzhang
|
3df7174d25
|
modify gen strategy for parallel op
|
2022-05-31 18:41:42 +08:00 |
qkeys
|
e1f26b0bfd
|
[feat][assistant][I4XJG9] add new Ascend operator Rad2Deg
|
2022-05-31 17:57:25 +08:00 |
Zhang Qinghua
|
a89b662b62
|
Change the weight parameter to FV parameter in FuncGraph, and add ST cases.
|
2022-05-31 14:27:15 +08:00 |
i-robot
|
875f06f060
|
!35206 [MD] Transform Unification Feature - ToTensor op: Remove Python implementation and regenerate md5 golden result files
Merge pull request !35206 from cathwong/ckw_xtranuni_code4_to_tensor_new_golden
|
2022-05-31 03:08:44 +00:00 |
i-robot
|
d7ac70d50a
|
!35099 [assistant][Vad]
Merge pull request !35099 from chenchen/vad
|
2022-05-31 02:48:32 +00:00 |
i-robot
|
fedccd0d63
|
!34529 Support specific data set decryption
Merge pull request !34529 from 刘勇琪/master-decrypt-column
|
2022-05-31 02:47:19 +00:00 |
i-robot
|
a4785b9baa
|
!35134 [MD] Adding docstrings for minddata UT Python Part 3
Merge pull request !35134 from davidanugraha/add_dataset_test_comment_part3
|
2022-05-30 22:29:05 +00:00 |
David
|
34d3755e20
|
Added docs to ut part 3
|
2022-05-30 16:16:46 -04:00 |
i-robot
|
2886ecd6d1
|
!35147 [MD] Transform Unification Feature - OneHot op: Add smoothing_rate parm
Merge pull request !35147 from cathwong/ckw_smoothing_rate
|
2022-05-30 17:23:32 +00:00 |
Cathy Wong
|
1136ee3ffd
|
[MD] Transform Unification Feature - ToTensor op: Remove Python implementation, regenerate golden files
|
2022-05-30 11:13:29 -04:00 |
i-robot
|
68b3a906dc
|
!31584 [feat][assistant][I48O63] add checknumerics
Merge pull request !31584 from 郑鹏飞/checknumerics
|
2022-05-30 13:00:29 +00:00 |
i-robot
|
f2df6b621c
|
!34834 Add PadToSize transform
Merge pull request !34834 from xiaotianci/add_pad_to_size
|
2022-05-30 11:42:45 +00:00 |
i-robot
|
509fb1e776
|
!34550 add model.fit and refactor callbacks
Merge pull request !34550 from liutongtong9/add_fit
|
2022-05-30 11:32:20 +00:00 |
i-robot
|
1d787766bd
|
!31985 [assistant][ops] Add new Mv
Merge pull request !31985 from wxy220/Mv
|
2022-05-30 10:58:14 +00:00 |
i-robot
|
2b4b921d83
|
!34957 fix bug of slice calculate error
Merge pull request !34957 from lianliguang/master
|
2022-05-30 06:54:52 +00:00 |
“yzm”
|
22a4d36332
|
[feat] [assistant] [I471DS] add new Ascend operator ScatterNdMin
|
2022-05-30 14:53:19 +08:00 |
i-robot
|
852f89b757
|
!34710 fix bug of list convert
Merge pull request !34710 from lianliguang/supported-list-slice-assign
|
2022-05-30 06:43:55 +00:00 |
liu-yongqi-63
|
ea336c3109
|
Support specific data set decryption
|
2022-05-30 14:42:35 +08:00 |
i-robot
|
51dceddec1
|
!33241 [feat][assistant][I48O73] add new operator log1p
Merge pull request !33241 from 郑鹏飞/log1p_new
|
2022-05-30 06:34:48 +00:00 |
zheng_pengfei
|
ffda33b732
|
[feat][assistant][I48O63] add checknumerics
|
2022-05-30 12:02:46 +08:00 |
i-robot
|
d85bc1a608
|
!33986 [assistant] [ops] Add new array operator Relu and ReluGrad
Merge pull request !33986 from 叶哲/relugrad
|
2022-05-30 02:44:28 +00:00 |
chenx2ovo
|
e13df22d96
|
[feat][assistant][I3CEGK] add op vad
|
2022-05-30 10:42:33 +08:00 |
hesham
|
f9128c2f16
|
[MD] Transform Unification Feature - OneHot op: Add smoothing_rate parm
|
2022-05-29 22:19:04 -04:00 |
i-robot
|
0da7893589
|
!33363 [assistant][ops] Add new Isreal
Merge pull request !33363 from 毕水秀/Isreal
|
2022-05-30 01:43:16 +00:00 |
i-robot
|
57f66960ae
|
!35081 fix-output_shape_doc
Merge pull request !35081 from luoyang/fix-output_shape_doc
|
2022-05-30 01:22:29 +00:00 |
i-robot
|
607ba8581c
|
!35110 Add Parameter input test cases, remove side effect propagate for Identity op, and fix compile performance problem.
Merge pull request !35110 from 张清华/opt_parameter
|
2022-05-30 01:12:00 +00:00 |
zheng_pengfei
|
1c7707eb4c
|
[feat][assistant][I48O73] add new operator log1p
|
2022-05-29 23:05:07 +08:00 |
Henry Shi
|
63bd6f035b
|
operators:Softmin & SiLU
|
2022-05-29 10:42:31 +08:00 |
Zhang Qinghua
|
31ab2accae
|
Add Parameter input test cases, remove side effect propagate for Identity op, and fix compile performance problem.
|
2022-05-28 21:03:42 +08:00 |
i-robot
|
d70fe9e7da
|
!34805 support const iterator For
Merge pull request !34805 from 于振华/rewrite_for_unfold_0518
|
2022-05-28 08:45:22 +00:00 |
NBUFabio
|
6c9f39c47e
|
[feat] [assistant] [I54KH8] [I54KHA] add new operator Relu and ReluGrad
|
2022-05-28 15:06:21 +08:00 |
i-robot
|
6658de4ed6
|
!33765 [assistant][ops] Add NonZero
Merge pull request !33765 from 张渝/NonZero
|
2022-05-28 06:31:14 +00:00 |
lianliguang
|
7819fab99c
|
fix bug of calculate slice size
|
2022-05-28 14:10:59 +08:00 |
lianliguang
|
ca7bbe7828
|
fix bug of tuple value is not convert all tuple
|
2022-05-28 12:32:13 +08:00 |
Xiao Tianci
|
f34f053aea
|
add PadToSize transform
|
2022-05-28 11:07:51 +08:00 |
Arielxyx
|
db3fa41c30
|
[feat][assistant][I4XJFZ] add new function Mv
|
2022-05-28 11:04:54 +08:00 |
liutongtong
|
f6c8053c2b
|
add model.fit and refactor callbacks
|
2022-05-28 10:33:39 +08:00 |
YangLuo
|
4e31675447
|
fix-output_shape_doc
|
2022-05-28 10:03:46 +08:00 |
bsx
|
5f855ed8ea
|
[feat][assistant][I4XJG6] add new Ascend operator Isreal
|
2022-05-28 08:57:29 +08:00 |
i-robot
|
8f57454372
|
!35028 [MD] Fix hanging problem in offload
Merge pull request !35028 from h.farahat/offload_hang
|
2022-05-27 17:25:06 +00:00 |
David
|
5f1849fd1c
|
Added docs to ut part 2
|
2022-05-27 09:05:14 -04:00 |