Skip to content

Conversation

MasterJH5574
Copy link
Contributor

This PR fixes an include problem in profiler.cc, which uses namespace std::chrono without including the header. This leads to compilation failure on Windows platform.

This PR fixes an include problem in profiler.cc, which uses namespace
`std::chrono` without including the header. This leads to compilation
failure on Windows platform.
@mshr-h mshr-h merged commit 0b59b72 into apache:main Mar 3, 2025
15 checks passed
ShiboXing pushed a commit to ShiboXing/tvm that referenced this pull request Aug 10, 2025
This PR fixes an include problem in profiler.cc, which uses namespace
`std::chrono` without including the header. This leads to compilation
failure on Windows platform.
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