akaashrp opened a new pull request, #20138: URL: https://github.com/apache/tvm/pull/20138
Materializes runtime integer scalars from `torch.export` as Relax symbolic values and converts them back to rank-zero tensors for fill operations. Preserves `full`/`full_like` dtype semantics, supports direct `fill`/`fill_` without decomposition, and lowers symbolic shape comparisons as real predicates. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
