MasterJH5574 opened a new pull request, #14336: URL: https://github.com/apache/tvm/pull/14336
The pass RemoveUnusedFunctions was renamed and enhanced to the DCE pass in #14262. This PR removes the Python interface of RemoveUnusedFunctions in transform.py. It is surprising that this Python API was never tested in any testing file before. This PR also fixes `alter_op_impl.cc` and `to_mixed_precision.cc` to for Clang build warnings. -- 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]
