-
_This issue was originally filed by domi...@google.com_
---
I would like to suggest the addition of 'readonly' as a keyword to complement 'final'. It's use should instruct the compiler to enfor…
-
### there were a couple of issues when I was building the studio, with regards to the file name of the python file included with the .spec file not being what the build required. Renaming the file to …
-
### 🐛 Describe the bug
When trying to compile a model with the QNN partitioner with the GPU or DSP i get the following error:
```
[ERROR] [Qnn ExecuTorch]: Cannot Open QNN library libQnnDsp.so, w…
-
#### The associated forum post URL from `https://forum.rclone.org`
As per previous discussion:
https://forum.rclone.org/t/cant-ls-onedrive-business-shared-folder-not-in-root-of-drive/19559
…
-
**Describe the bug**
The example `tensorflow2_keras_mnist.py` example is not compatible with TF 2.5.
**To Reproduce**
Steps to reproduce the behavior:
1. install tensorflow-gpu (2.5)
2. instal…
-
Hi,
First off, thank you so much for implementing this graph library, it's made some of my recent projects so much easier not having to implement all my own algorithms!
However I've found someth…
-
Google Research blog post:
https://research.google/blog/solving-the-minimum-cut-problem-for-undirected-graphs/
The actual paper:
https://epubs.siam.org/doi/10.1137/1.9781611977912.111
This wou…
-
Hi,
I am creating a graphing app based off your library. The first time I connect to a device it works perfectly (Other than I had to remove the "replies" part of the string that gets added to the Qu…
-
Hi,
Would it be possible to add a download data button? Right now the default's option is a png image of the plot but I think it'd be very nice if one could also download the data inside the graph…
-
I get this error when trying to run `python ./virtual_webcam.py`
```
No module named 'numpy.core._multiarray_umath'
```
more specifically
```
❯ python ./virtual_webcam.py
2022-12-12 11:14:3…