MNGanesan commented on PR #17004: URL: https://github.com/apache/tvm/pull/17004#issuecomment-2119299164
For my PR, cortexm/pr-head test is failing, on investigation I find boolean type argument of CMSIS-NN is not passed with numeric value and got below error [2024-05-16T14:29:37.357Z] tvmc compile: error: argument --target-cmsis-nn-debug_last_error: invalid Argument passed: "--target-cmsis-nn-debug_last_error=false" Based on the python argument parse, above error looks to be valid, however it is not observed other PR. I could not decipher the link between this error and my PR. Could some one put a light on it ? How it is passing otherwise when python argument parser looks to be valid ? Appreciate your insights! -- 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]
