MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
4.31k
stars
709
forks
source link
[Bug] mindspore.ops.amax/amin perform differently between cpu and gpu when axis=1 #275
Closed
Redmept1on closed 7 months ago
Environment
Hardware Environment(
Ascend
/GPU
/CPU
):Software Environment:
Describe the current behavior
mindspore.ops.amax/min perform differently between cpu and gpu when axis=1
Describe the expected behavior
get the same result
Steps to reproduce the issue
amax
amin