[GitHub] [incubator-tvm] junrushao1994 commented on a change in pull request #5740: [Object][Runtime] Introduce runtime::Map

2020-06-10 Thread GitBox
junrushao1994 commented on a change in pull request #5740: URL: https://github.com/apache/incubator-tvm/pull/5740#discussion_r437933974 ## File path: include/tvm/runtime/container.h ## @@ -1554,6 +1593,954 @@ struct PackedFuncValueConverter> { } }; +/*! \brief map node

<    1   2