You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/02/15 17:10:22 UTC

[GitHub] [tvm] mbs-octoml commented on a change in pull request #10248: [Relay] Make DeviceAnalyzer a mixed mode visitor

mbs-octoml commented on a change in pull request #10248:
URL: https://github.com/apache/tvm/pull/10248#discussion_r807093747



##########
File path: src/relay/transforms/device_planner.cc
##########
@@ -22,9 +22,6 @@
  * \brief Determines a unique \p VirtualDevice to hold the result of every Relay sub-expression.
  * This pass can be run multiple times, and can be run both before and after lowering.
  *
- * TODO(mbs): Rename VirtualDevice |-> VirtualDevice, and use 'virtual device' (or just 'device')
- * throughout.
- *

Review comment:
       Oh yeah, thanks.




-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org