-
Go's standard library doesn't provide any API to access a monotonic clock source, which means one can't reliably time how long an operation takes without copy-pasting or importing some low-level platf…
tsuna updated
2 years ago
-
FundOSS is now just 7 days away so we need to figure out the most efficient way to prepare. That said, I've decided to rename and reopen this issue since it has evolved into a catch-all discussion on …
-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. The bug has not been fixed in the latest version.
…
lji72 updated
3 years ago
-
Hi YadiraF:
Will the training source code be open? and when?
Thank you very much!
-
I am trying to understand the output of the tflite Iris landmarks available here: https://github.com/google/mediapipe/tree/master/mediapipe/models
The model card:
https://mediapipe.page.link/iris-…
-
Hi, thanks for this nice tool!
I'll try to explain my problem in a detailed way.
I have a likelihood function involved with 2 parameter, _A0_ and _beta_ and I sample the likelihood with
`dyn…
-
## ❓Question
I am trying to move TensorFlow Keras model from running on a server to the device.
I started off converting the model with createml and it worked like a charm. I could make predictio…
-
While converting my current work to `numpyro`, I noticed that the `VonMises` distribution doesn't sample well, especially when μ (or `loc`) is near ±π. I believe this is because the `support` for the …
-
Please edit and add a ✅ indicating success and ❌ indicating failure or 🕒 for a test in progress with your username when you complete a task for a given platform.
When a test fails, please add a gi…
-
I'm wondering if it is possible to specify a list of statements and associate each statement with its own domain in loopy?
I looked into the documentation, and wasn't sure if this is possible.
If…