comaniac commented on a change in pull request #8796:
URL: https://github.com/apache/tvm/pull/8796#discussion_r694222568
##########
File path: CMakeLists.txt
##########
@@ -343,8 +343,8 @@ endif(USE_GRAPH_RUNTIME AND NOT DEFINED USE_GRAPH_EXECUTOR)
# NOTE(areusch): USE_GRAPH_RUNTIME_DEBUG will be deleted in a future release
if(USE_GRAPH_RUNTIME_DEBUG AND NOT DEFINED USE_GRAPH_EXECUTOR_DEBUG)
Review comment:
```suggestion
if(USE_GRAPH_RUNTIME_DEBUG AND NOT DEFINED USE_PROFILER)
```
--
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]