-
I have this piece of code:
`void loop() {
webSocket.loop();
delay(2000);
}`
when I set the delay, the websocket cannot connect in any way and constantly log 'Disconnected'. But if I remo…
Betsq updated
1 month ago
-
### Feature request
Some of our models interpolate its positional embeddings, enabling pretrained checkpoints to be used on different input resolutions. For example, [here in ViT](https://github.co…
-
New to cloud-custodian and trying to get a hang of it. When I run the command, "c7n-mailer --config mailer.yml --update-lambda && custodian run -c test-policy.yml -s ", it created a lambda function. B…
-
As discussed in #162, our builds gets more and more complex and takes to long on small hardware.
If we switch to gradle:
* Build time will be improved (gradle is built to be more performant and …
jmini updated
9 months ago
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [x] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/blob/master/docs/en/faq.md)…
-
I've been digging into the Legion Prof+Spy integration so that I can replicate it in Rust, and in the process have found some (at least to me) surprising limitations. I figure it's worth documenting t…
-
it does work when warudo is in background, but is there a fix? i dont want lag when i do settings in warudo or move my character
-
The stateful sigma function is useful in that it computes deviations from the norm easily, but currently it doesn't support limiting the window that it tracks. Meaning it computes the moving mean and …
-
## Problem
- Now that we have tens of thousands of messages from domains, it takes a couple minutes after starting up a relayer to get to a point where the serial submitter has been made aware of mes…
-
### Description
As per users' feedback in the Airflow Debugging Survey 2024, around 41.7% respondents don't consider error messages as actionable. Overall feedback also suggests that users find some …