comaniac commented on pull request #7046: URL: https://github.com/apache/tvm/pull/7046#issuecomment-740235434
> Currently, we have 4 versions of log format. They all have backward compatibility. > We can call this PR v0.4. This PR can correctly read v0.3 and v0.2. We do not need to do any additional checks. Yeah that's definitely more flexible. I'm just afraid that it might introduce some confusions, as AutoTVM strictly checks log versions. Maybe we could let it be for now and add the check once the newer log format is no longer backward compatible. ---------------------------------------------------------------- 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]
