[GitHub] [tvm] junrushao commented on a diff in pull request #15674: [Unity][Disco] Minor change for MLC+Disco integration

2023-09-05 Thread via GitHub
junrushao commented on code in PR #15674: URL: https://github.com/apache/tvm/pull/15674#discussion_r1316532945 ## include/tvm/runtime/disco/session.h: ## @@ -236,7 +248,7 @@ class Session : public ObjectRef { public: /*! \brief Create a session backed by a thread pool of

[GitHub] [tvm] junrushao commented on a diff in pull request #15674: [Unity][Disco] Minor change for MLC+Disco integration

2023-09-05 Thread via GitHub
junrushao commented on code in PR #15674: URL: https://github.com/apache/tvm/pull/15674#discussion_r1316514867 ## include/tvm/runtime/disco/session.h: ## @@ -155,7 +155,7 @@ class DRefObj : public Object { */ class DRef : public ObjectRef { public: -

[GitHub] [tvm] junrushao commented on a diff in pull request #15674: [Unity][Disco] Minor change for MLC+Disco integration

2023-09-05 Thread via GitHub
junrushao commented on code in PR #15674: URL: https://github.com/apache/tvm/pull/15674#discussion_r1316514183 ## include/tvm/runtime/disco/session.h: ## @@ -195,6 +195,18 @@ class SessionObj : public Object { * \param host_array The array to be copied to worker-0 *

[GitHub] [tvm] junrushao commented on a diff in pull request #15674: [Unity][Disco] Minor change for MLC+Disco integration

2023-09-05 Thread via GitHub
junrushao commented on code in PR #15674: URL: https://github.com/apache/tvm/pull/15674#discussion_r1316513189 ## include/tvm/runtime/disco/session.h: ## @@ -236,7 +248,7 @@ class Session : public ObjectRef { public: /*! \brief Create a session backed by a thread pool of