jroesch commented on a change in pull request #4693: [runtime][refactor] Unify 
vm and interpreter objects
URL: https://github.com/apache/incubator-tvm/pull/4693#discussion_r367625115
 
 

 ##########
 File path: src/runtime/container.cc
 ##########
 @@ -18,46 +18,36 @@
  */
 
 /*!
- * \file src/runtime/vm/object.cc
- * \brief VM related objects.
+ * \file src/runtime/container.cc
+ * \brief Implementation of common POD containers.
 
 Review comment:
   ```suggestion
    * \brief Implementations of common plain old data (POD) containers for use 
in Relay interpreter and VM.
   ```

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to