-
Due to some changes in Apple Neural Engine that is available in the chip A17 Pro on latest iPhone 15 Pro and iPhone 15 Pro Max, previously working segmentation has stopped working:
```
[Espresso::…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
binary
### TensorFlow version
TF2.14
### Custom code
No
### OS platform and distribution
Linux Ubu…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.14.0
### Custom code
Yes
### OS platform and…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.17
### Custom code
Yes
### OS platform and d…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.17
### Custom code
Yes
### OS platform and d…
-
I got an error with `c10::Error: Couldn't find an operator for aten::dropout(Tensor input, float p, bool train)` when I tried to load a torchscript model by libtorch c++ api. The linking libtorch libr…
-
Does it make sense for executorch to have a mobile cuda backend? There are many edge devices in the Jetson lineup from nvidia that have a cuda gpu, but can benefit from not wanting to link an enormous…
-
Hi, can you tell me the way you calculate the latency of the model? Do you use the benchmark.py or other codes? Thanks.
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and [discussions](https://github.com/ultralytics/hub/discussions) and found no similar quest…
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [ ] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) but …