-
**Is your feature request related to a problem? Please describe.**
Queueing updates in `GlobalSignalsRuntime` currently takes out a global exclusive lock, which is mildly put less than ideal.
This a…
-
Currently the `library-image` addon makes use of a `BufferedImage` wrapper to manage images. This works fine for relatively small images but has issues for very large images that on disk may be very s…
-
From my understanding, the current implementation has to hijack and re-patch the model for each schedule change, but once https://github.com/comfyanonymous/ComfyUI/pull/5583 is merged upstream, this w…
-
![Screenshot 2024-11-15 at 4.59.02 PM.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/cd409935-cc2f-4e16-bd06-e50763f12de9.png)
What was your reasoning behind marking attend…
-
![Screenshot 2024-11-15 at 4.59.02 PM.png](https://raw.githubusercontent.com/tzuennn/pe/main/files/cd409935-cc2f-4e16-bd06-e50763f12de9.png)
What was your reasoning behind marking attendance based on …
-
I wonder what the impact would be if we would have a content-type profile for TREE, in which the member extraction algorithm would go much faster. We should experiment with https://github.com/pieterco…
-
### Feature description
Allow elementise comparisons (eq, neq, gt, lt, gte, lte) where the element compared against need not be instantiated to a tensor of the same shape.
### Feature motivation…
-
In the last Scopes meeting, I mentioned that I had been working on a project that reduced reduced Google's module graph encoding by ~30% by using a packed VLQ encoding, essentially removing any separa…
-
### Description
While renaming variables I think we should be able to simplify the `InsertTupleIntoChunk` code a bit. In at least two ways:
1. the `values` array only needs to contain the values t…
-
This can either be done implicitly by recognizing that the `split.yaml` is airdropping the same amount to multiple outputs or explictly by introduction a `mode` in the split file called `even` or `air…