tkonolige commented on pull request #9169: URL: https://github.com/apache/tvm/pull/9169#issuecomment-931610786
> Could you construct a test that goes over 32 entries? It should fail in `ci_i386`. The problem is that you should not use types that are different sizes on different platforms. Not sure how going over 32 entries would fail on `ci_i386` as it would probably serialize and deserialize just fine. We could possibly try serializing on one platform and deserializing on another but that makes CI really complicated. -- 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]
