Sharvil Nanavati
Sharvil Nanavati
It would be really nice if the registry could be configured to periodically re-read the SSL certificate from disk. I'm making this feature request to handle the scenario where SSL...
### What is the issue? I'm not able to ssh into any other machines in my tailscale network from one particular node. I get `Permission denied (tailscale)`. Others seem to...
- [ ] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version. - [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x]...
It would be nice if custom handlers could return a status code + json response in case of error. There are situations where, for instance, a handler can't preprocess the...
### 🚀 The feature It would be really nice to have Docker images on the Hub for the various releases of CUDA – in particular, the same CUDA versions as...
Commit 1f2eb73 replaces `sqrtf(x*x)` with `fabsf(x)` to calculate volume. In one instance, `sqrtf(x*x)` was accidentally replaced with `fabsf(x*x)` instead of `fabsf(x)`. This change fixes that instance.
Adding this little snippet will allow npmjs.org (https://www.npmjs.com/package/moniker) to show the README.md content inline and link back to the project on Github. There are other projects that have similar function...
I converted a model from PyTorch to ONNX. The ONNX model produces > 100 warnings of the type: ``` 2023-01-10 20:26:41.949523885 [W:onnxruntime:, graph.cc:3487 CleanUnusedInitializersAndNodeArgs] Removing initializer '1026'. It is not...
tl;dr: a single large file copy in the same region from GCS --> GCP (`n1-highmem-4`) should be closer to 250 MB/s, but we're observing ~60 MB/s for file mounts with...