vinx13 opened a new pull request, #14067: URL: https://github.com/apache/tvm/pull/14067
This PR introduces a flag `keep_params_as_input` in FX importer. When it is set, weights won't be imported as constant. They will be part of function inputs. The function is annotated with attribute `num_input` to indicate the number of non-weight inputs. cc @tqchen @MasterJH5574 @spectrometerHBH -- 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]
