pullrequests Search Results · language:Dune language:Python language:C# language:JavaScript language:TypeScript language:Java
Filter by
278M results
Type of change
- Bugfix
Description
Fixes - https://github.com/kroxylicious/kroxylicious/issues/4091
Before this change, OperationsPlanner.plan() called resolveByName(newConfig) whenever any cluster ...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| Soenneker.Extensions.Configuration | 4.0.830 → 4.0.831 | age ...
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
This section details on the original issue you should resolve ...
Summary
- add a dist-check target that runs twine check and validates required wheel/sdist contents
- run distribution validation in CI before artifact upload and through the release check path
...
Summary
Adds a short algorithm-specific note for the active tuning parameter in t-SNE / UMAP Exploration Lab.
Changes
- Explains perplexity when t-SNE is active.
- Explains neighbors when UMAP is ...
Summary
- Withdrawal screen no longer subtracts the return-shipping label from estimated card value
- Shipping label fee is shown as a separate charge due from wallet balance or Stripe Checkout
...
What
Coarsen the qr_rope swap-gather loop in the DeepSeek-V4 decode indexer from one task per 32-row sub-block to one task
per batch.
A batch owns S * IDX_N_HEADS = 128 contiguous rows of qr_proj_flat ...