Skip to content

[FIX,ROOFLINE] Only save tir functions for roofline#12339

Merged
masahi merged 1 commit into
apache:mainfrom
tkonolige:fix_roofline_savetir
Aug 9, 2022
Merged

[FIX,ROOFLINE] Only save tir functions for roofline#12339
masahi merged 1 commit into
apache:mainfrom
tkonolige:fix_roofline_savetir

Conversation

@tkonolige
Copy link
Copy Markdown
Contributor

Only collect TIR PrimFuncs in roofline's SaveLoweredTIR. SaveLoweredTIR was saving the full Relay main function leading which could be excessively large. Also improve the logic to only save functions right before MakePackedAPI.

@AndrewZhaoLuo

Only collect TIR PrimFuncs in roofline's SaveLoweredTIR. SaveLoweredTIR
was saving the full Relay main function leading which could be
excessively large. Also improve the logic to only save functions right
before MakePackedAPI.
@masahi masahi merged commit 151d6ab into apache:main Aug 9, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
Only collect TIR PrimFuncs in roofline's SaveLoweredTIR. SaveLoweredTIR
was saving the full Relay main function leading which could be
excessively large. Also improve the logic to only save functions right
before MakePackedAPI.
mikeseven pushed a commit to mikeseven/tvm that referenced this pull request Sep 27, 2023
Only collect TIR PrimFuncs in roofline's SaveLoweredTIR. SaveLoweredTIR
was saving the full Relay main function leading which could be
excessively large. Also improve the logic to only save functions right
before MakePackedAPI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants