mbs-octoml commented on a change in pull request #8597:
URL: https://github.com/apache/tvm/pull/8597#discussion_r684529413
##########
File path: src/relay/backend/te_compiler_cache.h
##########
@@ -213,6 +213,7 @@ CachedFunc PrimFuncFor(const Function& source_func, const
Target& target,
CachedFunc ShapeFuncFor(const Function& prim_func, const Target& target,
std::function<std::string(std::string)> renamer);
+// TODO(mbs): Bring name uniqification under control -- this is replicated in
quite a few places.
Review comment:
done.
--
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]