Re: [PR] [Frontend][ArgParse] Pass default values to target compiler(#13264) [tvm]

2024-06-13 Thread via GitHub
MNGanesan commented on PR #17014: URL: https://github.com/apache/tvm/pull/17014#issuecomment-2167173268 @lhutton1 @Mousius Could you please review this change, This is fix for defect #13264 Thanks -- This is an automated message from the Apache Git Service. To respond to th

Re: [PR] [Frontend][ArgParse] Pass default values to target compiler(#13264) [tvm]

2024-06-13 Thread via GitHub
schell commented on PR #17014: URL: https://github.com/apache/tvm/pull/17014#issuecomment-2167042116 Sorry @MNGanesan - I'm not a maintainer of TVM. -- 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 t

Re: [PR] [Frontend][ArgParse] Pass default values to target compiler(#13264) [tvm]

2024-06-13 Thread via GitHub
MNGanesan commented on PR #17014: URL: https://github.com/apache/tvm/pull/17014#issuecomment-2164762885 #17014 -- 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 unsubscri

Re: [PR] [Frontend][ArgParse] Pass default values to target compiler(#13264) [tvm]

2024-06-13 Thread via GitHub
MNGanesan commented on PR #17014: URL: https://github.com/apache/tvm/pull/17014#issuecomment-2164761637 @Mousius @grant-arm Could you please review this change ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [Frontend][ArgParse] Pass default values to target compiler(#13264) [tvm]

2024-06-11 Thread via GitHub
MNGanesan commented on PR #17014: URL: https://github.com/apache/tvm/pull/17014#issuecomment-2162192978 @ezyang @yongsun @alexeyr @schell Please review my PR, it passes Jenkin's run. Thanks -- This is an automated message from the Apache Git Service. To respond to the messag

[PR] [Frontend][ArgParse] Pass default values to target compiler(#13264) [tvm]

2024-05-20 Thread via GitHub
MNGanesan opened a new pull request, #17014: URL: https://github.com/apache/tvm/pull/17014 BYOC Compiler's Config node defines the target compiler's command line options, along with default values. This change extract the default values from config node, while constructing