Skip to content

Conversation

Majianb
Copy link

@Majianb Majianb commented Mar 3, 2025

mindspore.mint接口测试任务20:mindspore.mint.prod、mindspore.mint.sum、mindspore.mint.unique、mindspore.mint.eq、mindspore.mint.greater
没有测试出相关问题,不同函数对不同的数据结构支持差异如下表所示:

数据类型 eq greater prod sum unique
numpy.uint16 两者均不支持 PyTorch 不支持 两者均不支持 两者均不支持 PyTorch 不支持
numpy.uint32 PyTorch 不支持 PyTorch 不支持 两者均不支持 两者均不支持 PyTorch 不支持
numpy.uint64 PyTorch 不支持 PyTorch 不支持 两者均不支持 两者均不支持 PyTorch 不支持
numpy.complex64 两者均不支持
numpy.complex128 两者均不支持

…re.mint.unique、mindspore.mint.eq、mindspore.mint.greater
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant