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.median perform differently between cpu and gpu #276
Closed
Redmept1on closed 7 months ago
Environment
Hardware Environment(
Ascend
/GPU
/CPU
):Software Environment:
Describe the current behavior
mindspore.ops.median perform differently between cpu and gpu
Describe the expected behavior
the result should be same.
Steps to reproduce the issue