leandron opened a new issue, #17019: URL: https://github.com/apache/tvm/issues/17019
I noticed this while running https://github.com/apache/tvm/actions/runs/9188515282. @tqchen any idea who has access to AWS and can fix this? This is the error I see: ``` + aws s3 cp downloaded_file s3://tvm-ci-resources/2024-05-22/resnet50-v2-7.onnx upload failed: ./downloaded_file to s3://tvm-ci-resources/2024-05-22/resnet50-v2-7.onnx An error occurred (InvalidAccessKeyId) when calling the CreateMultipartUpload operation: The AWS Access Key Id you provided does not exist in our records. ``` Related to #17017 and #17018. -- 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]
