-
Previous run_testenv used `parsec.core` which has been removed, and the Python bindings on libparsec don't expose the new client.
So we should re-implement `run_testenv` to use the Rust client.
…
-
I was looking at the generated expression for the direct connection expression and it is of the form:
```c
_pt_temp_1[idof_ensm0 + 4 * iel_ensm0 + 1024 * iface_ensm0] =
(from_el_p…
-
**What is the bug?**
We've seen reports of heap memory usage spiking with field masking enabled. With how masking is implemented at the leaf level its possible that certain types of queries cause th…
-
This is an issue raised by myself. Currently site keeps crashing once for a while. I am considering rewriting the whole site using React for front end and Go for backend. So just wait for the new upda…
-
**Is your feature request related to a problem? Please describe.**
I created a fork of this project and modified the new server functions to add MemGPT as a slack bot. At the moment, I create one age…
-
Nice job, mate! Would be interesting to see a TLA+ proof of correctness for this one in order to mark it as production-ready. Unfortunately my skills with TLA+ are not on the level required but I am …
-
Anki SRS Algorithm
https://ift.tt/1PzRp75
Julien Sobczak
The SM-2 algorithm, on which Anki is based, was released in 1987 in SuperMemo 1.0. It was revised several times since:
Each version …
-
### Feature
Upstream has been requesting us to support/respect permutation propagation from input to output.
Permuted tensor indicates intended memory format for storage. In PyTorch eager, permu…
-
Much like the idea of #1249, IP addresses should definitively be hashed for privacy reasons. This previous issue describes the GDPR implications of storing plain-text vs hashed identifiers.
In orde…
-
```
What steps will reproduce the problem?
1. Generate a key pair; I use ssh-keygen on Linux, 2048-bit RSA, with
pass-phrase.
2. Copy key files to my Hero's SD card
3. Import private key into connectb…