#329 Modified SupportList

Merged
zoulq merged 32 commits from lzr_0221 into master 1 year ago
zoulq reviewed 1 year ago
SupportedList.md
@@ -3,0 +16,4 @@
| MSAdapter APIs | Status | Notes |
| --------------- | -------------------- | -------------- |
| is_tensor | Supported | |
| is_floating_point | Supported | 1-03切换mindspore版本中已支持 |
zoulq commented 1 year ago
"1-03切换mindspore版本中已支持"---这个仅仅是用于表示开发ms对应接口支持的描述,不是表示adapte api已支持,所以不能对外呈现。
zoulq reviewed 1 year ago
SupportedList.md
@@ -3,0 +32,4 @@
| logspace | Supported | |
| eye | Supported | |
| empty | Supported | |
| empty_like | Supported | 不支持layout, device, requires_grad, memory_format |
zoulq commented 1 year ago
“不支持layout, device, requires_grad, memory_format”----这些属于接口参数的不支持,而且是整个框架层面上的约束,建议不在单个接口里呈现,可以统一在约束里呈现。
zoulq reviewed 1 year ago
SupportedList.md
@@ -3,0 +106,4 @@
| torch.conj_physical | Supported | |
| torch.copysign | Supported | ms在-0.0输入的结果与pytorch不同,使用np算子。pytorch返回数据类型规则不清晰,已尽可能对齐 |
| torch.cos | Supported | |
| torch.cosh | Supported | 不支持超过7维输入 |
zoulq commented 1 year ago
不支持超过7维输入---这个约束也是所有ms接口的约束,所以建议在约束中统一呈现
zoulq changed title from Modified SupportList to [WIP]Modified SupportList 1 year ago
laich commented 1 year ago
Collaborator
https://openi.pcl.ac.cn/OpenI/aiforge/issues/3790 问题反馈链接
zoulq changed title from [WIP]Modified SupportList to Modified SupportList 1 year ago
zoulq merged commit 924bbc8bf7 into master 1 year ago
The pull request has been merged as 924bbc8bf7.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
3 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.