File size: 90,356 Bytes
14ed4df | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 |
<style>
:root { color-scheme: light; }
.bi-wrap { font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: #1f2328 !important; }
.bi-wrap h1, .bi-wrap h2, .bi-wrap h3, .bi-wrap p, .bi-wrap strong, .bi-wrap td, .bi-wrap th, .bi-wrap div { color: #1f2328 !important; }
.bi-band { border: 1px solid #d8dee4; border-radius: 8px; background: #ffffff !important; padding: 16px; margin: 0 0 12px; }
.bi-title { display: flex; gap: 12px; align-items: flex-start; justify-content: space-between; margin-bottom: 12px; }
.bi-title h1, .bi-title h2 { margin: 0; line-height: 1.15; letter-spacing: 0; }
.bi-title h1 { font-size: 1.55rem; }
.bi-title h2 { font-size: 1.12rem; }
.bi-title p { margin: 4px 0 0; color: #57606a; max-width: 820px; }
.status-pill { border-radius: 999px; padding: 5px 9px; font-size: .78rem; font-weight: 700; background: #dafbe1; color: #116329 !important; white-space: nowrap; }
.metric-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(138px, 1fr)); gap: 8px; }
.metric { border: 1px solid #d0d7de; border-radius: 8px; padding: 10px; background: #f6f8fa !important; min-height: 86px; }
.metric-value { font-size: 1.45rem; font-weight: 800; line-height: 1.1; color: #0969da !important; }
.metric-label { margin-top: 4px; font-size: .84rem; font-weight: 700; }
.metric-note { margin-top: 2px; font-size: .76rem; color: #57606a !important; }
.callout-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 8px; }
.callout { border-left: 4px solid #0969da; background: #f6f8fa !important; border-radius: 8px; padding: 10px 12px; }
.callout:nth-child(2) { border-left-color: #1a7f37; }
.callout:nth-child(3) { border-left-color: #bf8700; }
.callout:nth-child(4) { border-left-color: #cf222e; }
.callout strong { display: block; margin-bottom: 4px; }
.group-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(310px, 1fr)); gap: 10px; }
.group-card { border: 1px solid #d8dee4; border-radius: 8px; padding: 12px; background: #fff !important; }
.group-card h3 { margin: 0 0 7px; font-size: 1rem; line-height: 1.25; letter-spacing: 0; }
.meta-row { display: flex; flex-wrap: wrap; gap: 6px; margin: 6px 0; }
.chip-row { display: inline-flex; flex-wrap: wrap; gap: 5px; align-items: center; vertical-align: middle; }
.chip { display: inline-flex; align-items: center; border: 1px solid #d0d7de; border-radius: 999px; padding: 2px 7px; font-size: .78rem; background: #f6f8fa !important; color: #24292f !important; }
.chip.bucket { border-color: #9a6700; background: #fff8c5 !important; }
.chip.kind { border-color: #0969da; background: #ddf4ff !important; }
.workflow-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 10px; }
.workflow-card { border: 1px solid #d8dee4; border-radius: 8px; padding: 12px; background: #fff !important; }
.workflow-card h3 { margin: 0 0 7px; font-size: 1rem; line-height: 1.25; letter-spacing: 0; }
.workflow-card .move-count { font-weight: 800; color: #0969da !important; }
.move-list { display: grid; gap: 10px; }
.move-row { border: 1px solid #d8dee4; border-radius: 8px; background: #fff !important; }
.move-row summary { list-style: none; cursor: pointer; padding: 12px; }
.move-row summary::-webkit-details-marker { display: none; }
.move-summary { display: grid; grid-template-columns: minmax(190px, 1fr) minmax(260px, 1.45fr) minmax(260px, 1.45fr) minmax(150px, .8fr) minmax(250px, 1.35fr) auto; gap: 16px; align-items: start; }
.move-title, .move-field { min-width: 0; }
.move-title h3 { margin: 0 0 4px; font-size: 1rem; line-height: 1.25; letter-spacing: 0; }
.move-field span { display: block; color: #57606a !important; font-size: .72rem; font-weight: 800; text-transform: uppercase; letter-spacing: 0; }
.move-field p { margin: 3px 0 0; font-size: .84rem; line-height: 1.35; overflow-wrap: anywhere; }
.move-field .chip, .move-title { overflow-wrap: anywhere; }
.view-bundles { align-self: center; justify-self: end; border: 1px solid #000000; border-radius: 999px; color: #000000 !important; background: #ffffff !important; padding: 4px 9px; font-size: .78rem; font-weight: 800; white-space: nowrap; }
.move-row[open] .view-bundles { background: #f6f8fa !important; }
.move-expanded { border-top: 1px solid #d8dee4; padding: 0 12px 12px; }
.bundle-row { border-top: 1px solid #eef1f4; padding: 12px 0; }
.bundle-row:first-child { border-top: none; }
.bundle-row h4 { margin: 0 0 6px; font-size: .94rem; line-height: 1.25; letter-spacing: 0; }
.bundle-scope { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 7px; margin-top: 8px; }
.evidence-list { margin: 8px 0 0 18px; padding: 0; color: #57606a !important; font-size: .82rem; line-height: 1.35; }
.evidence-list li { margin: 3px 0; }
.muted { color: #57606a !important; }
.evidence { font-size: .84rem; color: #57606a !important; }
.scroll-table { overflow-x: auto; border: 1px solid #d8dee4; border-radius: 8px; background: #fff !important; }
table.bi-table { width: 100%; border-collapse: collapse; font-size: .86rem; }
.bi-table th { text-align: left; background: #f6f8fa !important; color: #57606a !important; font-size: .78rem; border-bottom: 1px solid #d8dee4; padding: 8px; white-space: nowrap; }
.bi-table td { border-bottom: 1px solid #eef1f4; padding: 8px; vertical-align: top; min-width: 86px; }
.bi-table tr:last-child td { border-bottom: none; }
.wide { min-width: 280px; }
.tight { max-width: 180px; }
a { color: #0969da !important; text-decoration: none; }
a:hover { text-decoration: underline; }
.bi-wrap, .bi-wrap * { color: #000000 !important; }
@media (max-width: 720px) {
.bi-title { display: block; }
.status-pill { display: inline-block; margin-top: 8px; }
.group-grid { grid-template-columns: 1fr; }
.move-summary { grid-template-columns: 1fr; }
.view-bundles { justify-self: start; }
}
</style>
<div class='bi-wrap'><section class='bi-band'><div class='bi-title'><div><h2>No-Write Audit Packet</h2><p>This is the attachable no-write proof: all open issues plus stale open PRs get a proposed maintainer-facing action, with evidence, but no GitHub write is allowed.</p></div><span class='status-pill'>no GitHub actions</span></div><div class='metric-grid'><div class='metric'><div class='metric-value'>15437</div><div class='metric-label'>All issue audit rows</div><div class='metric-note'>every open issue</div></div><div class='metric'><div class='metric-value'>366</div><div class='metric-label'>Stale PR audit rows</div><div class='metric-note'>open PRs with stale bucket</div></div><div class='metric'><div class='metric-value'>0</div><div class='metric-label'>GitHub writes</div><div class='metric-note'>dry-run only</div></div><div class='metric'><div class='metric-value'>ec5b874ff029</div><div class='metric-label'>Proof hash</div><div class='metric-note'>full hash in metrics</div></div></div><div class='scroll-table'><table class='bi-table'><thead><tr><th>Scope</th><th>Item</th><th>Dry-Run Action</th><th>Would Do</th><th>Why It Helps</th><th>GitHub Action Allowed</th></tr></thead><tbody><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/88' target='_blank' rel='noopener noreferrer'>issue #88: expose backend selection and cudnn settings to the end user</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/285' target='_blank' rel='noopener noreferrer'>issue #285: Keyword arguments passed to module's __call__ aren't forwarded to the hooks</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/499' target='_blank' rel='noopener noreferrer'>issue #499: Feature Request: Locally Connected Layer</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/630' target='_blank' rel='noopener noreferrer'>issue #630: Add Peephole connections for LSTMs?</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/634' target='_blank' rel='noopener noreferrer'>issue #634: Feature Request: NegativeSampling and HierarchicalSoftmax loss functions</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/711' target='_blank' rel='noopener noreferrer'>issue #711: Feature Request: Easier to extend base RNN implementation</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/842' target='_blank' rel='noopener noreferrer'>issue #842: BCELoss doesn't accept LongTensor targets</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/934' target='_blank' rel='noopener noreferrer'>issue #934: dataloader parallels over elements vs over batches</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1178' target='_blank' rel='noopener noreferrer'>issue #1178: Batched sparse QR factorizations and solves with cusolver</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1249' target='_blank' rel='noopener noreferrer'>issue #1249: Dice Loss PR</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1328' target='_blank' rel='noopener noreferrer'>issue #1328: Unhelpful CrossEntropyLoss dimension error message</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1329' target='_blank' rel='noopener noreferrer'>issue #1329: [proposed feature] Eve: Improving Stochastic Gradient Descent with Feedback</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1359' target='_blank' rel='noopener noreferrer'>issue #1359: Conjugate Gradient mentioned in docs, but not implemented</a></td><td>review_pr_backed_thread</td><td><div class='wide'>Review active PRs and linked issues as one maintainer work thread.</div></td><td><div class='wide'>Review issues, active PRs, referenced context, checks, and review guidance together instead of reopening each issue separately.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1362' target='_blank' rel='noopener noreferrer'>issue #1362: Feature Request: noise contrastive estimation/negative sampling</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1369' target='_blank' rel='noopener noreferrer'>issue #1369: "Sparsified" mathematical operations</a></td><td>review_pr_backed_thread</td><td><div class='wide'>Review active PRs and linked issues as one maintainer work thread.</div></td><td><div class='wide'>Review issues, active PRs, referenced context, checks, and review guidance together instead of reopening each issue separately.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1410' target='_blank' rel='noopener noreferrer'>issue #1410: BatchNorm should use Bessel's correction consistently</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1442' target='_blank' rel='noopener noreferrer'>issue #1442: Optimizers can't be moved to a different GPU</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1462' target='_blank' rel='noopener noreferrer'>issue #1462: Change sparse_mask to take indexing mask, rather than entire sparse tensor</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1468' target='_blank' rel='noopener noreferrer'>issue #1468: avg_pool functions hold input for backward</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1487' target='_blank' rel='noopener noreferrer'>issue #1487: [feature request/proposal] Relax scale_factor for nearest neighbor upsampling</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1489' target='_blank' rel='noopener noreferrer'>issue #1489: Optimizer should track parameter names and not id</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1505' target='_blank' rel='noopener noreferrer'>issue #1505: Cannot find Intel MKL</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1512' target='_blank' rel='noopener noreferrer'>issue #1512: [feature request] Support tensors of different sizes as batch elements in DataLoader</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1529' target='_blank' rel='noopener noreferrer'>issue #1529: [feature request] Caching allocator diagnostics and memory allocation tracing/visualization</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1591' target='_blank' rel='noopener noreferrer'>issue #1591: Pad PackedSequences to original batch length</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1641' target='_blank' rel='noopener noreferrer'>issue #1641: [Feature request] In-place 'max' method for Tensor</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1642' target='_blank' rel='noopener noreferrer'>issue #1642: feature request: On-the-fly Operation Batching in Dynamic Computation Graphs</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1686' target='_blank' rel='noopener noreferrer'>issue #1686: Feature Request: load_state_dict should take filenames</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1736' target='_blank' rel='noopener noreferrer'>issue #1736: Expose optimizer options as attributes when there's a single param group</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1747' target='_blank' rel='noopener noreferrer'>issue #1747: In-place bernoulli_ has more functionality than torch.bernoulli with output parameter</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1750' target='_blank' rel='noopener noreferrer'>issue #1750: Add support for colors (and maybe other attributes) to NVTX API</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1794' target='_blank' rel='noopener noreferrer'>issue #1794: Feature request: reverse_padded_sequence</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1861' target='_blank' rel='noopener noreferrer'>issue #1861: Factorized Output Layer</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1927' target='_blank' rel='noopener noreferrer'>issue #1927: [feature request] time-distributed layers for application of normal layers to sequence data</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/1932' target='_blank' rel='noopener noreferrer'>issue #1932: Feature Request: ReLU on LSTMs and GRUs</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2001' target='_blank' rel='noopener noreferrer'>issue #2001: Implement similar PyTorch function as model.summary() in keras?</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2129' target='_blank' rel='noopener noreferrer'>issue #2129: [Feature request] truncated normal initializer(sampler)</a></td><td>review_pr_backed_thread</td><td><div class='wide'>Review active PRs and linked issues as one maintainer work thread.</div></td><td><div class='wide'>Review issues, active PRs, referenced context, checks, and review guidance together instead of reopening each issue separately.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2180' target='_blank' rel='noopener noreferrer'>issue #2180: Discrepancy in BCEWithLogitsLoss and ClassNLLLoss</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2312' target='_blank' rel='noopener noreferrer'>issue #2312: DataParallel is not compatible with pack_padded_sequence</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2400' target='_blank' rel='noopener noreferrer'>issue #2400: Add CRF Layer</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2407' target='_blank' rel='noopener noreferrer'>issue #2407: Hard-negative mining using __getitem__ directive in Dataset class</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2466' target='_blank' rel='noopener noreferrer'>issue #2466: Autograd test failure on ppc64le</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2478' target='_blank' rel='noopener noreferrer'>issue #2478: ReduceLROnPlateau with a naive Backtracking</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2482' target='_blank' rel='noopener noreferrer'>issue #2482: "Shared memory manager connection has timed out"</a></td><td>human_triage_decision</td><td><div class='wide'>Decide issue category, owner, and response pattern; no automated GitHub action.</div></td><td><div class='wide'>The issue is represented and auditable, but the evidence does not justify an automated action.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2512' target='_blank' rel='noopener noreferrer'>issue #2512: detach_() variant that affects all past uses too</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2539' target='_blank' rel='noopener noreferrer'>issue #2539: DataLoader converts cuda FloatTensor into cpu DoubleTensor when shape is (n,)</a></td><td>human_triage_decision</td><td><div class='wide'>Decide issue category, owner, and response pattern; no automated GitHub action.</div></td><td><div class='wide'>The issue is represented and auditable, but the evidence does not justify an automated action.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2545' target='_blank' rel='noopener noreferrer'>issue #2545: Counter-intuitive Patience & Cooldown of ReduceLROnPlateau</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2569' target='_blank' rel='noopener noreferrer'>issue #2569: Add a [strong] hash function for tensor data</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2575' target='_blank' rel='noopener noreferrer'>issue #2575: ImportError: dlopen: cannot load any more object with static TLS</a></td><td>priority_human_review</td><td><div class='wide'>Review early as release/regression risk; no automated GitHub action.</div></td><td><div class='wide'>High priority or blocker signal should stay in a human-owned queue.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2576' target='_blank' rel='noopener noreferrer'>issue #2576: CUDA multinomial is limited to 2^24 categories</a></td><td>priority_human_review</td><td><div class='wide'>Review early as release/regression risk; no automated GitHub action.</div></td><td><div class='wide'>High priority or blocker signal should stay in a human-owned queue.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2628' target='_blank' rel='noopener noreferrer'>issue #2628: BatchNorm{1-2-3}d are redundant</a></td><td>review_pr_backed_thread</td><td><div class='wide'>Review active PRs and linked issues as one maintainer work thread.</div></td><td><div class='wide'>Review issues, active PRs, referenced context, checks, and review guidance together instead of reopening each issue separately.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2629' target='_blank' rel='noopener noreferrer'>issue #2629: [feature request] add pairwise ranking loss</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2691' target='_blank' rel='noopener noreferrer'>issue #2691: Feature Request: Support grad of grad in fused RNNs</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2703' target='_blank' rel='noopener noreferrer'>issue #2703: Have ppc64le docker images?</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2724' target='_blank' rel='noopener noreferrer'>issue #2724: DataLoader gets stuck after model initialization</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2732' target='_blank' rel='noopener noreferrer'>issue #2732: support grid_sample with batch=1 but supprting batch affine parameters</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2739' target='_blank' rel='noopener noreferrer'>issue #2739: Proposal: simplify overloaded Tensor function signatures</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2849' target='_blank' rel='noopener noreferrer'>issue #2849: Learning rate scheduler have different APIs</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/2854' target='_blank' rel='noopener noreferrer'>issue #2854: Add the new lr_scheduler which called poly</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3076' target='_blank' rel='noopener noreferrer'>issue #3076: BN slows down double-backprop enormously</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3152' target='_blank' rel='noopener noreferrer'>issue #3152: Sparse tensor .new(size) can be confusing</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3176' target='_blank' rel='noopener noreferrer'>issue #3176: Add safety checks in `index_add`/`scatter_add`</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3281' target='_blank' rel='noopener noreferrer'>issue #3281: DataLoader "casting" non statndard objects to lists</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3356' target='_blank' rel='noopener noreferrer'>issue #3356: Data sampling seems to be more complicated than necessary</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3364' target='_blank' rel='noopener noreferrer'>issue #3364: type of torch.bernoulli and torch.multinomial inconsistent</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3390' target='_blank' rel='noopener noreferrer'>issue #3390: High CPU use by clock_gettime syscall</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3396' target='_blank' rel='noopener noreferrer'>issue #3396: CUDA topk is slow for some input sizes</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3468' target='_blank' rel='noopener noreferrer'>issue #3468: improve performance of common CPU clone / contiguous calls with HPTT</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3473' target='_blank' rel='noopener noreferrer'>issue #3473: Feature Request: Distributed send arbitrary objects</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3600' target='_blank' rel='noopener noreferrer'>issue #3600: making .cuda() falls back to an identity function when gpu is not available</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3619' target='_blank' rel='noopener noreferrer'>issue #3619: Multiprocessing with torch.solve hangs</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3625' target='_blank' rel='noopener noreferrer'>issue #3625: Proposal: combine requires_grad and retain_grad()</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3667' target='_blank' rel='noopener noreferrer'>issue #3667: Exposing CuDNN benchmark strategy selection</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3697' target='_blank' rel='noopener noreferrer'>issue #3697: Deprecate inplace argument in torch.nn.functional</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3790' target='_blank' rel='noopener noreferrer'>issue #3790: Add SGDR, SGDW, AdamW and AdamWR</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3791' target='_blank' rel='noopener noreferrer'>issue #3791: Make pytest stop printing docstrings in its default diagnostic output</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3818' target='_blank' rel='noopener noreferrer'>issue #3818: Memory leak when doing backward with grad as yourself</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3823' target='_blank' rel='noopener noreferrer'>issue #3823: Fuse bias to CuDNN convolution</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3863' target='_blank' rel='noopener noreferrer'>issue #3863: Considerable slowdown in Adam.step after a number of epochs with multiple losses</a></td><td>human_triage_decision</td><td><div class='wide'>Decide issue category, owner, and response pattern; no automated GitHub action.</div></td><td><div class='wide'>The issue is represented and auditable, but the evidence does not justify an automated action.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3867' target='_blank' rel='noopener noreferrer'>issue #3867: [Feature Request] Implement "same" padding for convolution operations?</a></td><td>human_triage_decision</td><td><div class='wide'>Decide issue category, owner, and response pattern; no automated GitHub action.</div></td><td><div class='wide'>The issue is represented and auditable, but the evidence does not justify an automated action.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3877' target='_blank' rel='noopener noreferrer'>issue #3877: Wrap Cephes library for mathematical special functions</a></td><td>review_pr_backed_thread</td><td><div class='wide'>Review active PRs and linked issues as one maintainer work thread.</div></td><td><div class='wide'>Review issues, active PRs, referenced context, checks, and review guidance together instead of reopening each issue separately.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3898' target='_blank' rel='noopener noreferrer'>issue #3898: Sparse matrices in dataloader error</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3904' target='_blank' rel='noopener noreferrer'>issue #3904: Implement DE in pytorch.optim</a></td><td>human_triage_decision</td><td><div class='wide'>Decide issue category, owner, and response pattern; no automated GitHub action.</div></td><td><div class='wide'>The issue is represented and auditable, but the evidence does not justify an automated action.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3920' target='_blank' rel='noopener noreferrer'>issue #3920: [docs] Tensor.new is not documented</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3931' target='_blank' rel='noopener noreferrer'>issue #3931: Suppress hidden state output of RNNs?</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/3990' target='_blank' rel='noopener noreferrer'>issue #3990: Raise an error when using magma built against wrong version of cuda</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4073' target='_blank' rel='noopener noreferrer'>issue #4073: Feature request: Correlation module</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4085' target='_blank' rel='noopener noreferrer'>issue #4085: GridSampler behaviours</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4102' target='_blank' rel='noopener noreferrer'>issue #4102: Make the generator tools data model more explicit</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4123' target='_blank' rel='noopener noreferrer'>issue #4123: Use the int64 version of MKL calls</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4132' target='_blank' rel='noopener noreferrer'>issue #4132: x.grad should be 0 but get NaN after x/0</a></td><td>human_triage_decision</td><td><div class='wide'>Decide issue category, owner, and response pattern; no automated GitHub action.</div></td><td><div class='wide'>The issue is represented and auditable, but the evidence does not justify an automated action.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4145' target='_blank' rel='noopener noreferrer'>issue #4145: [Proposal] Consistent `batch_first` effect for RNN modules</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4148' target='_blank' rel='noopener noreferrer'>issue #4148: ATen explicitly differentiated native function resolution hazard (call is ambiguous)</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4159' target='_blank' rel='noopener noreferrer'>issue #4159: Variable outputs of stochastic functions should never require grad</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4181' target='_blank' rel='noopener noreferrer'>issue #4181: Fused RNN refactor plan</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4186' target='_blank' rel='noopener noreferrer'>issue #4186: Feature Request: CPU performance optimization with MKL-DNN</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4241' target='_blank' rel='noopener noreferrer'>issue #4241: single-gpu works but multi-gpu hangs</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4247' target='_blank' rel='noopener noreferrer'>issue #4247: Feature request: sparse matrix max(axis)</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4334' target='_blank' rel='noopener noreferrer'>issue #4334: torch.cuda.device_count() returns 1 using 4 TitanX setup.</a></td><td>human_triage_decision</td><td><div class='wide'>Decide issue category, owner, and response pattern; no automated GitHub action.</div></td><td><div class='wide'>The issue is represented and auditable, but the evidence does not justify an automated action.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4358' target='_blank' rel='noopener noreferrer'>issue #4358: Invoking MKL in multiprocessing with importing torch causes blocking</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4392' target='_blank' rel='noopener noreferrer'>issue #4392: Cache CuDNN benchmark selection, turn it on by default, use it across PyTorch runs</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4400' target='_blank' rel='noopener noreferrer'>issue #4400: Installation Optimise For Chinese Users Who Behind the Wall</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4406' target='_blank' rel='noopener noreferrer'>issue #4406: DistributedDataParallel doesn't converge well when using MPI</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4474' target='_blank' rel='noopener noreferrer'>issue #4474: [docs] Return value type hint to be specified in docs for torch.is_grad_enabled (i.e. -> bool)</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4501' target='_blank' rel='noopener noreferrer'>issue #4501: Bind in Python _backward ATen functions</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4530' target='_blank' rel='noopener noreferrer'>issue #4530: descriptor 'add' of 'torch._C._VariableBase' object needs an argument</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4542' target='_blank' rel='noopener noreferrer'>issue #4542: Carefully audit contiguity requirements of code</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4551' target='_blank' rel='noopener noreferrer'>issue #4551: Met 'cudnnDestroyDropoutDescriptor' while run multiply gpu-based models in multiply processes</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4564' target='_blank' rel='noopener noreferrer'>issue #4564: Mixed Tensor/TensorList arguments in ATen functions with explicit derivatives</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4574' target='_blank' rel='noopener noreferrer'>issue #4574: `from` keyword in `random_` gives error</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4622' target='_blank' rel='noopener noreferrer'>issue #4622: Protect user from No module named _C import error</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4632' target='_blank' rel='noopener noreferrer'>issue #4632: CUDNN_STATUS_INTERNAL_ERROR when training with conv3d</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4636' target='_blank' rel='noopener noreferrer'>issue #4636: Better header hygiene in ATen</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4660' target='_blank' rel='noopener noreferrer'>issue #4660: [Feature proposal] Add MC-derived optimizers</a></td><td>human_triage_decision</td><td><div class='wide'>Decide issue category, owner, and response pattern; no automated GitHub action.</div></td><td><div class='wide'>The issue is represented and auditable, but the evidence does not justify an automated action.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4703' target='_blank' rel='noopener noreferrer'>issue #4703: Very slow on CPU</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4716' target='_blank' rel='noopener noreferrer'>issue #4716: Compilation issue: problem with GPU capability check</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4731' target='_blank' rel='noopener noreferrer'>issue #4731: Consider disallowing Variables that require grad in NCCL/comm functions</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4758' target='_blank' rel='noopener noreferrer'>issue #4758: Clang color diagnostics don't work with ninja</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4825' target='_blank' rel='noopener noreferrer'>issue #4825: [feature request]Support AVX512F intrinstics to vectorize operations</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4829' target='_blank' rel='noopener noreferrer'>issue #4829: [Feature Request] clip_grad_norm for sparse gradients</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4906' target='_blank' rel='noopener noreferrer'>issue #4906: Rebuild from no-CUDA to CUDA leads to: error: #error "Expected GLOO_USE_CUDA to be defined"</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4927' target='_blank' rel='noopener noreferrer'>issue #4927: [Feature Request]would PackedSequence support unsorted sequences?</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4930' target='_blank' rel='noopener noreferrer'>issue #4930: [feature request] Type-1 Multi-layer bidirectional RNN</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4952' target='_blank' rel='noopener noreferrer'>issue #4952: [Feature request] Optimize autograd/ATen when a gradient is clearly zero</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4954' target='_blank' rel='noopener noreferrer'>issue #4954: [docs] Docs website search finds duplicates and produces bad snippets</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4958' target='_blank' rel='noopener noreferrer'>issue #4958: [Feature Request] Extract glimpses from a batch of images (as in tf.image.extract_glimpse)</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4959' target='_blank' rel='noopener noreferrer'>issue #4959: Speed up data loading for `TensorDataset` if the underlying dataset supports index by a list of indices</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/4987' target='_blank' rel='noopener noreferrer'>issue #4987: MultiGPU hangs Titan Xp in multiprocessing/queue.py</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5070' target='_blank' rel='noopener noreferrer'>issue #5070: NVIDIA_DRIVER_CAPABILITIES env variable is missing in pytorch docker images</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5096' target='_blank' rel='noopener noreferrer'>issue #5096: [feature request]Add an env variable to cover different pathes when testing code with openmp</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5106' target='_blank' rel='noopener noreferrer'>issue #5106: Saving model with runtime code changes</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5157' target='_blank' rel='noopener noreferrer'>issue #5157: BCELoss - weight parameter shape incorrect</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5159' target='_blank' rel='noopener noreferrer'>issue #5159: TakeBackward taking a significant portion of backward time</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5161' target='_blank' rel='noopener noreferrer'>issue #5161: ASAN detected leaks on python -c 'import torch'</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5212' target='_blank' rel='noopener noreferrer'>issue #5212: Weird error message in torch.split_size_or_sections</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5231' target='_blank' rel='noopener noreferrer'>issue #5231: [feature request] Stratified splits in random_split function</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5266' target='_blank' rel='noopener noreferrer'>issue #5266: [feature request] warnings for functions with unspecified dim arguments</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5272' target='_blank' rel='noopener noreferrer'>issue #5272: Unsafe out= keyword argument with tensors sharing storage</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5280' target='_blank' rel='noopener noreferrer'>issue #5280: BatchNorm1d raises RuntimeError (CUDNN_STATUS_BAD_PARAM) on 3D input.</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5326' target='_blank' rel='noopener noreferrer'>issue #5326: TestMultiprocessing.test_fd_sharing hangs with ASAN</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5353' target='_blank' rel='noopener noreferrer'>issue #5353: Bugs: Score Function approach in REINFORCE for PONG</a></td><td>priority_human_review</td><td><div class='wide'>Review early as release/regression risk; no automated GitHub action.</div></td><td><div class='wide'>High priority or blocker signal should stay in a human-owned queue.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5385' target='_blank' rel='noopener noreferrer'>issue #5385: Handle python_arg_parser dtype constants better</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5388' target='_blank' rel='noopener noreferrer'>issue #5388: Perf regression: indexing 1-d tensor</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5405' target='_blank' rel='noopener noreferrer'>issue #5405: scatter_add_ should support scalar source (including Python scalar)</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5434' target='_blank' rel='noopener noreferrer'>issue #5434: RuntimeError: $ Torch: not enough memory: you tried to allocate 72GB. Buy new RAM!</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5435' target='_blank' rel='noopener noreferrer'>issue #5435: Gaussian Sampling</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5489' target='_blank' rel='noopener noreferrer'>issue #5489: torch.jit.trace(network, data) fails if data is an OrderedDict</a></td><td>human_triage_decision</td><td><div class='wide'>Decide issue category, owner, and response pattern; no automated GitHub action.</div></td><td><div class='wide'>The issue is represented and auditable, but the evidence does not justify an automated action.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5524' target='_blank' rel='noopener noreferrer'>issue #5524: Redo torch.nn.functional docstring strategy</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5528' target='_blank' rel='noopener noreferrer'>issue #5528: TestNN.test_data_parallel takes 10G of memory</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5565' target='_blank' rel='noopener noreferrer'>issue #5565: [feature request] Different interpolation algos for 'grid_sample' function</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5580' target='_blank' rel='noopener noreferrer'>issue #5580: [feature request] F.interpolate to support integral data types: bool, int8, int32, int16, int64 ||| support uint8 on CUDA</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5737' target='_blank' rel='noopener noreferrer'>issue #5737: [feature request] Callback on learning rate drop in torch.optim.lr_scheduler.ReduceLROnPlateau</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5740' target='_blank' rel='noopener noreferrer'>issue #5740: [feature request] scalar input to scatter_add_ like scatter_</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5790' target='_blank' rel='noopener noreferrer'>issue #5790: Add hookable weights</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5857' target='_blank' rel='noopener noreferrer'>issue #5857: Change THCudaCheck to suggest that device-side asserts likely mean that you have out of bound indices</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5900' target='_blank' rel='noopener noreferrer'>issue #5900: Build Fails on Gentoo with CUDA 9.1, GCC 6.4, Python 3.5</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5912' target='_blank' rel='noopener noreferrer'>issue #5912: Conv-RNN combination slow in backward pass</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5924' target='_blank' rel='noopener noreferrer'>issue #5924: Install doesn't work with spaces in directory</a></td><td>batch_stale_issue_sweep</td><td><div class='wide'>Review in its collapse group for close/reproduce/docs-update decision; do not post automatically.</div></td><td><div class='wide'>Old or low-urgency issue can be handled in a component sweep instead of rediscovering context alone.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/5953' target='_blank' rel='noopener noreferrer'>issue #5953: LBFGS always give nan results, why</a></td><td>human_triage_decision</td><td><div class='wide'>Decide issue category, owner, and response pattern; no automated GitHub action.</div></td><td><div class='wide'>The issue is represented and auditable, but the evidence does not justify an automated action.</div></td><td>False</td></tr><tr><td>all_open_issues</td><td><a href='https://github.com/pytorch/pytorch/issues/6007' target='_blank' rel='noopener noreferrer'>issue #6007: Clean up the extra copies that occur in the execution engine and other places</a></td><td>human_triage_decision</td><td><div class='wide'>Decide issue category, owner, and response pattern; no automated GitHub action.</div></td><td><div class='wide'>The issue is represented and auditable, but the evidence does not justify an automated action.</div></td><td>False</td></tr></tbody></table></div></section></div> |