tqchen commented on code in PR #15833:
URL: https://github.com/apache/tvm/pull/15833#discussion_r1338987821
##########
include/tvm/runtime/memory_manager.h:
##########
@@ -37,9 +37,8 @@
namespace tvm {
namespace runtime {
-namespace vm {
-struct Buffer {
+struct MBuffer {
Review Comment:
It would be useful if we can move to a new namespace runtime::memory and
keep the same buffer name.
--
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]