Skip to content

Conversation

@kparzysz-quic
Copy link
Contributor

Thanks for contributing to TVM! Please refer to guideline https://tvm.apache.org/docs/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from Reviewers by @ them in the pull request thread.

@kparzysz-quic
Copy link
Contributor Author

Having this function in RPC caused a problem when building apps/hexagon_launcher. The RPC code is not built for Hexagon, but graph executor and profiling support is, and we ended up with WrapTimeEvaluator being an undefined symbol.

Profiling seems like a better place for this function anyway, since it has to do with time measurements, and has nothing to do with RPC.

@masahi masahi merged commit bc29367 into apache:main Apr 29, 2022
@kparzysz-quic kparzysz-quic deleted the profiling-move branch April 29, 2022 13:06
shtinsa pushed a commit to Deelvin/tvm that referenced this pull request May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants