-
In reviewing the source code, it is not clear which variables refer to private data and which refer to privitized data. I suggest that you clearly distinguish these in the source code, perhaps by usin…
-
Ahoy, I hope you're doing fine!
As I and my company are based in Germany and have some demand for data erasure, due to our business field, we’re still better off using open-source software than som…
-
At the moment, other than the ODS auto-generated builder, there is no API to create a StableHLO graph from C++. This means that a change in MLIR can change the C++ API.
Also there is no "graph" con…
-
This are my personal requirements for picking a default small PRNG. It seems like we should have some set of requirements to apply to https://github.com/dhardy/rand/issues/52, beyond benchmarks.
@dha…
-
## The dependency [unique-slug](https://github.com/iarna/unique-slug) was updated from `2.0.0` to `2.0.1`.
🚨 [View failing branch](https://github.com/campsi/campsi-service-assets/compare/master...ca…
-
### usefull links
https://docs.nvidia.com/cuda/cuda-for-tegra-appnote/index.html#from-network-repositories-or-local-installers
https://github.com/google/jax
https://forums.developer.nvidia.com/t/ja…
-
### Description
I have a transformer model where each transformer block is rematerialized. The model is distributed over multiple devices using jit. Each transformer block has dropout enabled.
To …
-
Hi @RoxasShadow,
I quickly reviewed your project and there are a couple of issues regarding your cryptographic implementation.
I didn't really have enough time to give a broader look at it, but as fa…
-
Dex's random number generation is currently quite similar to [JAX's](https://github.com/google/jax/blob/master/design_notes/prng.md). The implementation is a great fit for a functional language, but i…
-
Hi,
I'm running an example of `object_recognition` and the answer from the platform is this:
```
Error JSON: service [/rapp/rapp_caffe_wrapper/image_classification] responded with an error: error pr…