pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:JavaScript language:PHP
Filter by
188M results
!-- Summary of the change: background, motivation, and context. Include screenshots, videos, or before/after comparisons for UI changes.
Links
!-- Jira tickets, design docs, Slack threads, related PRs, ...
Problem
accumulated all predictions as GPU tensors before copying to CPU. For large datasets, this caused GPU memory to grow
unbounded and eventually OOM.
Solution
Move each batch from GPU to CPU immediately ...
issue #491 实现
Closes #491
⟦AI:AUTO-LOOP⟧
crnd:human:auto
crnd:lifecycle:managed
crnd:phase:reviewing
Bumps hono from 4.12.18 to 4.12.23. details summary Release notes /summary p em Sourced from a href=
https://github.com/honojs/hono/releases hono s releases /a . /em /p blockquote h2 v4.12.23 /h2 h2 What ...
dependencies
javascript
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Problem
The scheduled Production Monitor workflow failed ~4 of the last 5 runs with: FAIL: business metrics latency too
high: 1041ms 1000ms
Production was healthy throughout (health 200, ready:true, ...
This pull request includes updates for the recent minor version release of Laravel as well as bumps your package
dependencies. You may review the full list of changes in the Laravel Release Notes, or highlighted ...
Bumps hono from 4.12.14 to 4.12.23. details summary Release notes /summary p em Sourced from a href=
https://github.com/honojs/hono/releases hono s releases /a . /em /p blockquote h2 v4.12.23 /h2 h2 What ...
dependencies
javascript
Records the K-RERA V2 work (PRs #766-#768: cross-document consistency in the cockpit + DOCX, plus Guide discoverability)
in SESSION_LOG.md. Docs-only.
🤖 Generated with Claude Code
💡 What: Cached the results of getComputedStyle(document.body) outside the loop inside drawChart function. 🎯 Why:
getComputedStyle is an expensive DOM query that was previously run repeatedly inside the ...