Toby Roseman

Results 543 comments of Toby Roseman

Thanks @ahmedshoaib. I can reproduce this problem using your code. If anyone can construct a minimal example (i.e. a simple standalone neural network) for this problem that would be helpful....

Coremltools does not yet support Python 3.10. So coremltools must have been installed using an egg, which is consistent with this error message (see #1348). I'll leave this issue open...

> Is someone actively working on this right now or does it need some community love? @HeatherMa228 - Currently, no one is actively working on it. Some help from the...

> Currently blocked by issues running the tests (#1532, #1533, #1534). These are not blocking issues. They are not required for making [the steps I have already outlined](https://github.com/apple/coremltools/issues/1484#issuecomment-1155600787). The next...

@fumoboy007 - I'm not suggesting that at all. I'm explaining why you are not blocked.

@hollance - thanks for reporting this issue. This has already [been fixed it](https://github.com/apple/coremltools/blob/f3bb725aecfb093833d6e12a5027f2beccd97dfd/coremltools/models/model.py#L380). However that fix has not yet been released.

Please send us a pull request for those new torch ops and patches. Those would be great to add. Without having those changes, I can't reproduce your issue. So it's...

This works for me on macOS 11.3.

Since this is now working on the current macOS, I'm going to close this issue.

@hezhangsprinter - As I said the original code now works in macOS 11.3. What OS are you using? Can you give me steps to reproduce the issue you are having?