jroesch commented on a change in pull request #8597:
URL: https://github.com/apache/tvm/pull/8597#discussion_r684528810



##########
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:
       Great, probably worth adding ticket for all the follow up.




-- 
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]


Reply via email to