← 返回事件
持续讨论AI发版13.4

viable/strict/1789185010: add kernel shared memory get_graph_data() (#196527)

发生了什么

add kernel shared memory get_graph_data() shared_mem_bytes is the launch's dynamic shared memory and comes from the node params, right next to the dimensions already read there. It stays best-effort like the kernel-name lookup beside it: a failed params query reports None rather than raising, since a dump is a diagnostic and a missing number should not cost the caller the whole graph. Test Plan: LD_LIBRARY_PATH=/usr…

摘要按规则整理自下方来源原文

为什么在扩散

来源