pytorch
719f78d3 - [inductor] Count bytes can't read from buffers that are never written (#94142)

Commit
1 year ago
[inductor] Count bytes can't read from buffers that are never written (#94142) If a buffer is never materialized, it follows that it will never be read. Pull Request resolved: https://github.com/pytorch/pytorch/pull/94142 Approved by: https://github.com/jansel
Author
Committer
Parents
Loading