tqchen commented on a change in pull request #4657: [CodeGen] Generate blob use 
LLVM directly
URL: https://github.com/apache/incubator-tvm/pull/4657#discussion_r365066925
 
 

 ##########
 File path: python/tvm/contrib/ndk.py
 ##########
 @@ -64,5 +64,28 @@ def create_shared(output,
         msg += py_str(out)
         raise RuntimeError(msg)
 
+def get_target_triple():
 
 Review comment:
   by having the functor, we can reuse get_target_triple function among ndk and 
cc

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to