NVIDIA / Fuser

A Fusion Code Generator for NVIDIA GPUs (commonly known as "nvFuser")
Other
271 stars 53 forks source link

Move allocOutputSpace to multidevice/executor.cpp #3352

Closed wujingyue closed 2 weeks ago

wujingyue commented 2 weeks ago

It's only used there and doesn't need to be exposed via headers.

wujingyue commented 2 weeks ago

!build