Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:Java language:Java language:Java language:Java

Filter by

87.2M results  (2 s)

87.2M results

Root causes found by /api-sync skill 1. marketplace-admin: /awards route missing (BREAKS — React Router 404 splash) The sidebar NAV array had { to: /awards , label: Awards } but no route was registered ...

Resumo Sub-issue #155 ([A02]) do milestone S10 (consolidação documental, guarda-chuva #140). Adiciona uma seção curta ** Papéis documentais e fronteiras ** ao docs/artifact_writing_checklist.md, distinguindo ...

💡 What: Implemented a memory-level dictionary caching mechanism (_wordlist_cache) on the Orchestrator class to store line counts of wordlists when executing list_wordlists(). The cache key uses the file ...

💡 What: Replaced the Python for loop in simulate_timeseries with vectorized NumPy operations (np.cumprod and np.maximum). 🎯 Why: Standard Python for loops act as severe performance bottlenecks for large ...

The catalog pages referenced runs/*_summary.json data + regenerate scripts as code spans / relative links, which don t resolve on the Pages site (served from /docs; runs/ and scripts/ live in the repo). ...

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 85% - Auto-fix allowed: True 📝 Summary The code uses the subprocess ...
ai-remediation
severity-medium

Linked to #14118 img width= 400 height= 559 alt= image src= https://github.com/user-attachments/assets/2d527e9d-0f7a-440a-afe4-e70777da0454 /
cards
dev

Summary Adds a Triton kernel for addcdiv_. The in-place version of addcdiv(). Performs the element-wise division of tensor1 by tensor2, multiplies the result by the scalar value and adds it to input, ...
benchmark
core
KernelGen
ops/aten
size/Small
tests