You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure to only create an issue here for bugs in the coremltools Python package. If this is a bug with the Core ML Framework or Xcode, please submit your bug here: https://developer.apple.com/bug-reporting/
Provide a clear and consise description of the bug.
Output from ConvTranspose when output_shape is specified is significantly different depending on which devices are enabled.
To Reproduce
Please add a minimal code example that can reproduce the error when running it.
Output appears to indicate the CPU only version is offset by a row.
The non-CPU output is what I expected (based on translating an ONNX ConvTranspose to the CoreML version, but I would have expected that the CPU-only version is the reference and should be considered to be correct.
🐞Describing the bug
Output from ConvTranspose when output_shape is specified is significantly different depending on which devices are enabled.
To Reproduce
Output appears to indicate the CPU only version is offset by a row.
The non-CPU output is what I expected (based on translating an ONNX ConvTranspose to the CoreML version, but I would have expected that the CPU-only version is the reference and should be considered to be correct.
System environment (please complete the following information):
coremltools version: 7.1
OS (e.g. MacOS version or Linux type): macOS
Model Name: Mac mini
Model Identifier: Macmini9,1
Model Number: MGNT3LL/A
Chip: Apple M1
ProductName: macOS
ProductVersion: 14.5
BuildVersion: 23F79
The text was updated successfully, but these errors were encountered: