-
```julia
using Enzyme
using Random
using Lux, Optimisers, MLUtils
testmodel() = Chain(
Dense(4=>8, relu),
Dense(8=>8, relu),
Dense(8=>2),
)
testdata() = (randn(4, 256), randn(2, 256))
…
-
As far as I understand this library only use interrupt on pin 2, but the declaration of it is totally blocking other interrupt use tested on Uno and Micro.
Whatever the code is, the inclusion of th…
-
When canonical (gRPC) error codes are mapped to HTTP status codes, in some cases the mapping is lossy. [Multiple canonical error codes map to one HTTP status code](https://cloud.google.com/apis/design…
-
There are enough objects in the world now that it seems reasonable to start looking at collision code.
The current collision code is very barebones and was written to only stop the player from goin…
-
When I try to send a transaction with a `ZKSyncDeployer` using `titanoboa-zksync`, I get this warning:
```
/Users/patrick/code/gaboon/.venv/lib/python3.11/site-packages/boa/contracts/abi/abi_contr…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Victory version
41.0.2
…
-
This issue tracks `/clr` compiler bugs that we need fixes for.
`/clr /std:c++20` was first supported (excluding modules) in VS 2022 17.6.
# Legend
* :rotating_light: Product code workaround (almost …
-
Hi SpiralDB, I've had a great experience using the fsst lib and vortex -- thank you for building them.
I'm trying to make fsst even faster. Currently the fsst compress the vortex varbin array by [i…
-
Playing Modpack 'Create: Astral v2.0.5' 1.18.2, Architectury v4.11.90 is a requisite.
No rain splash particles. No rain sounds. All particles etc are enabled in MC settings.
Error is either with…
-
## Expected Behavior
Github action job should pass
## Current Behavior
It's falling from time to time
## Possible Solution
Update runner to macOS 14
## Steps to Reproduce (for b…