junrushao1994 opened a new pull request #10810: URL: https://github.com/apache/tvm/pull/10810
Task weight is defined as the number of occurrence of a specific task that appears in a Relay function. During task extraction, we use structural equality check to determine the weights. Also, I noted the numbering of each task could differ between task extraction and scheduled task injection, and I attribute it to different visiting order - I'm not 100% sure but it seems to work. @masahi let's revisit it later after your vacation. CC: @zxybazh @comaniac -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
