tqchen commented on PR #18142: URL: https://github.com/apache/tvm/pull/18142#issuecomment-3069512155
Note for downstream refactors, i created a script to help doing this migration, https://github.com/tqchen/tvm/blob/ffi-update/apps/refactor_ffi.py Steps - first run ```python apps/refactor_ffi.py folder_path --refactor --inplace ``` - Create a commit, the diff should be simple enough for review - NOTE: the script may have limitations for corner cases, so do a pass to make sure things are OK - Run clang-format -- 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]
