| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
fix: unify CPU memory events to HOST and flush CPU tensor frees - Emit EventSubType::HOST for pinned/offload memory (was HOST_PINNED), matching the RFC's unified HOST event type; keep pinned:true in attr - Add "total" field to CPU tensor dump attr via PoolType::HOST branch, populated with cumulative active CPU tensor bytes - Only mark device ready after aclrtSetDevice succeeds - Flush pending CPU tensor frees on disable to avoid stale hostPtrs_ Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> | 11 天前 | |
fix: unify CPU memory events to HOST and flush CPU tensor frees - Emit EventSubType::HOST for pinned/offload memory (was HOST_PINNED), matching the RFC's unified HOST event type; keep pinned:true in attr - Add "total" field to CPU tensor dump attr via PoolType::HOST branch, populated with cumulative active CPU tensor bytes - Only mark device ready after aclrtSetDevice succeeds - Flush pending CPU tensor frees on disable to avoid stale hostPtrs_ Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> | 11 天前 | |
[bugfix] 配置提前初始化导致output_path失效 | 9 天前 | |
test: assert CPU tensor capture and dedup in smoke Extend the CPU tensor smoke script with already-CPU .cpu() dedup, .view(), and empty-tensor cases, and add check_cpu_tensor_captured to assert exactly three CPU tensor MALLOC/FREE events with Python call stacks. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> | 6 天前 | |
Merge upstream/master: adopt DCMI device tracking, preserve CPU tensor collection Resolve conflicts from upstream refactor of HAL/HOST memory accounting: - halPtrs_ becomes an addr->devId map (upstream) for FREE-time device backfill and DCMI-based device_used/process_used queries; keep fork's hostPtrs_ set for cross-channel CPU-tensor dedup, drop halHostPtrs_. - Pinned host memory (halMemAlloc HOST space / host register) now reports EventSubType::HOST_PINNED + PoolType::HAL (device=DEVICE_ID_CPU); CPU tensors report EventSubType::HOST + PoolType::HOST. - dump.cpp emits stats keyed by (poolType, device) instead of isPinned; drop the now-unused isPinned field. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> | 12 天前 | |
[bugfix] 配置提前初始化导致output_path失效 | 9 天前 | |
[refator] compile sqlite3 source code into the project | 7 个月前 | |
[UT] 分析器重构UT | 19 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 11 天前 | ||
| 11 天前 | ||
| 9 天前 | ||
| 6 天前 | ||
| 12 天前 | ||
| 9 天前 | ||
| 7 个月前 | ||
| 19 天前 |