mbrookhart commented on issue #8177: URL: https://github.com/apache/tvm/issues/8177#issuecomment-870815268
Okay, I see failures with tflite, but I also saw this: ``` WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested standard_init_linux.go:219: exec user process caused: exec format error script returned exit code 1 ``` I built the arm image on an amd64 system, do I need to build it on an ARM system instead? -- 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]
