Garry Ling
Garry Ling
m1 aarch64
In my mac m1, using CPU(arm) diffmpm can running in 14FPS, but using GPU(metal) running much slower, only less then 2 FPS, also in 3080(cuda) ,is there any problem this...
[Description] For simply , I create an network only has transpose  then using nnapi backend to run, cause execution error.  this error hint ,the transpose parameter maybe invalid,...
## 🐞Describing the bug - this bug is quite hard to represent... - TLDR: - I create an custom layer, also convert success in coremltools, but show log of warning...
## 🌱 Describe your Feature Request coremltools export API failed to export maxpool, because MaxPool not adapt for "_parse_positional_args" and "_parse_keyword_args" parse for argument as "_convolution" ## How can this...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior I write a minimal demo to reproduce this crash ``` import...