-
As an artist, I want animations to have reduced foot sliding and improved overall quality so that less manual clean-up is necessary, allowing me to focus on enhancing creative aspects of the project.
…
-
![46f860c8-75de-4238-87ce-98bec91ae364](https://github.com/user-attachments/assets/0703542e-bb59-4171-a725-57b7e302a701)
On my laptop, the taskbar menu is far away from the taskbar, above the taskbar…
-
The number of files you need to add/edit for new blocks with auth, and webhook-triggered blocks, is quite large. For DX we should try to reduce/simplify this.
File you have to add/edit for a new bl…
Pwuts updated
2 weeks ago
-
I’m not sure if the LLM can handle a different number of visual tokens than what was used during training. If N visual tokens are discarded, is there a step to adjust the dimension before feeding them…
-
As part of writing tests I have encounter that $reduce is not implemented.
Is there any plan for this operator to be release soon?
-
GitHub actions is costing us more and more each month. Time to rein it it a bit.
We should consider:
* [x] Move jobs from `PR` to `main`
* [x] Move jobs from `main` to `nightly`
* [x] Only run j…
emilk updated
7 months ago
-
Platforms: inductor
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_scatter_reduce_amin_cuda_int64&suite=TestInduct…
-
The StripedSmithWaterman class cannot be multiprocessed, because the class cannot be pickled. A `__reduce__` method is needed to support pickling, and thus multiprocessing of the class. The `__cinit__…
-
Platforms: inductor
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_scatter_reduce_sum_cuda_float16&suite=TestInduc…
-
Some warning of _webpack_ after the run of `npm i`:
```console
> mongo-express@1.0.0 prepublish
> cross-env NODE_ENV=production webpack
assets by path *.js 1.86 MiB
asset codemirror-404a244…