issues
search
NVIDIA
/
Fuser
A Fusion Code Generator for NVIDIA GPUs (commonly known as "nvFuser")
Other
271
stars
53
forks
source link
Change tests to call runPass directly.
#3398
Closed
wujingyue
closed
1 week ago
wujingyue
commented
1 week ago
This
makes the tests closer to reality because inferenceAllocationOrder is not the only thing that the pass does, and
simplifies the tests so they don't have to specify sources and destinations.
wujingyue
commented
1 week ago
!test
This