-
I made a plotters nextgen in my `neat` crate example that would run another nextgen once it was done collecting the diagnostic data. It would be very nice if this could become a builtin feature or tra…
-
Found out that `edit` can be used after a `find` command but it's not stated in the sample/example.
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/b3e3e1ba-0e67-4d…
-
g++ -c -o layers/activation_layer.o -Wall -std=c++11 -shared -fPIC -Wno-error=deprecated-declarations -I/opt/nvidia/deepstream/deepstream/sources/includes -I/usr/local/cuda-12.6/include layers/activa…
-
It would be nice to have the transformer objects in Torch.
Actually, I have already implemented most of them (by translating the pytorch code https://github.com/pytorch/pytorch/blob/main/torch/nn/…
-
When using the new feature "No Sparce Layers" it would be nice if the slicer made an outline of the extruder around the wipe tower, so you can see if you are clear. Just as the slicer do when printin…
-
### 🐛 Describe the bug
I'm trying to train LLaMA model with all linear layers + embeddings and head.
Whilst embeddings have no problems with FSDP over Liger, there always exceptions when [ lm_head…
-
DINO v2 finds that high values of stochastic depth is very helpful for larger models in terms of performance and they also gave an efficient implementation that only operates on the un-masked samples …
-
### 是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?
- [X] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions
### 该问题是否在FAQ中有解答? | Is there an existing ans…
-
### LVGL version
v9.2.0-265-ge85059d82
### Platform
Custom platform with NXP RT1170
### What happened?
Hi,
I'm experiencing a crash/assert with the slider widget. When dragging the sli…
-
### Is your feature request related to a problem? Please describe.
Yeah, I’d like to simulate a `tap-hold` action without a timeout. The reason is that the delay can be frustrating at times, as I wan…