tqchen opened a new pull request, #20325: URL: https://github.com/apache/tvm/pull/20325
Group type-specific construction, hook implementations, and registration blocks so each type's behavior is maintained in its owning source section. - Colocate constructors, private hooks, and reflection/attribute registries across IR, TIRx, Relax, TE, and representation helpers. - Move vector hooks and reflection registrations into `vector_expr.cc`. - Preserve shared template/printer adapters, callback bodies, registration expressions, reflection flags, and behavior; no tests or public headers change. -- 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]
