-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
# Problem Description
In the Prefill stage (i.e., when outputting the first token), calculating logits for all token positions causes significant memory waste. With a vocabulary size of 152,064, the …
-
I used `nn.GPU` to allocate model on different GPUs. Things were going well until I flattened the parameters and gradParameters for optimization.
Here is my code:
```
local model = nn.Sequenti…
-
**Is your feature request related to a problem? Please describe.**
my truly minimal use case request: I have 2 datasets with resolutions 256 and 512, I want to build 2 dataloaders, one dataloader loa…
-
I wonder if it would make sense to support a list for the `partitionedAttrs`. For example if you have multiple partitions providing packages and want to propagate them.
Currently you can do:
```
…
-
### What is the issue with the DOM Standard?
There are a bunch of methods on [ChildNode](https://dom.spec.whatwg.org/#interface-childnode) and [ParentNode](https://dom.spec.whatwg.org/#interface-pare…
-
## Feature Request Type
- [x] Core functionality
- [ ] Alteration (enhancement/optimization) of existing feature(s)
- [ ] New behavior
## Description
I am trying to transit from graphene to strawbe…
-
-
Thank you for open-sourcing the code. I'd like to ask why, in your visualization results, most of the gaussians still maintain a spherical shape and haven't changed significantly?
-
## Description
Attempts to run using ucx rather than slingshot for an RRFS configuration have led to failures when the model begins to start integrating. The failures are similar in appearance t…