tqchen commented on a change in pull request #5753:
URL: https://github.com/apache/incubator-tvm/pull/5753#discussion_r453029054



##########
File path: src/runtime/container.cc
##########
@@ -21,13 +21,19 @@
  * \file src/runtime/container.cc
  * \brief Implementations of common containers.
  */
+#include <tvm/node/container.h>

Review comment:
       Good catch @FrozenGene can we remove the use of Map and use 
std::unordered_map for now?




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to