pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript language:Java language:PHP
Filter by
197M results
https://hibernate.atlassian.net/browse/HHH-20581
!-- Please read and do not remove the following lines:
By submitting this pull request, I confirm that my contribution is made under the terms of the ...
Summary
Fixes a silent failure mode where extract_features (and TITAN in particular) would exit with code 0 even when all slides
failed during batch aggregation.
Changes
- mussel/utils/feature_extract.py: ...
Thanks for sending a pull request! Please make sure you read the contributing guidelines.
What type of PR is this?
- [x] bug
- [ ] feature
- [ ] documentation
- [ ] cleanup
What this PR does: ...
Этап 7 — Binotel (IP-телефония)
Задел под телефонию (активируется после ввода ключей Binotel и подключения номера клиентом):
- Настройки Binotel (Настройки → Интеграции → «Binotel (телефония)», директор): ...
Adds a faithful iso-bit-width comparison against KVarN (the nearest calibration-free rotation-based KV-quant rival;
Sinkhorn port verified exact against the authors reference, 0.00 fp32 deviation). At ...
Problem
After the Postgres migration, nodes with no last_seen timestamp (never observed activity) appeared at the top of the
default Node list. This is a NULL-ordering divergence between the two backends: ...
The source distribution was missing tox.ini, which makes downstream testing harder. Closes #43.
- Add tox.ini to MANIFEST.in.
- Replace the stale test_httpbin.py reference (the suite moved to tests/) ...