d-smirnov commented on pull request #7564:
URL: https://github.com/apache/tvm/pull/7564#issuecomment-789101675


   I understood that the agreement is `p[0-9]+` 
[graph_runtime_codegen.cc:319](https://github.com/apache/tvm/blob/633ee118efecd04efb4be9bf6053deae6e8fac3b/src/relay/backend/graph_runtime_codegen.cc#L319)
 for internal params and `<codegen_name><something_with_sequence_value>`  (e.g. 
[utils.h](https://github.com/apache/tvm/blob/633ee118efecd04efb4be9bf6053deae6e8fac3b/src/relay/backend/utils.h#L56),
 default implemtation uses `_const_` suffix though) for param names generated 
from annotated functions. 
   
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to