Neo compilation load error

0

Hi,

I tried to follow the documentation to run a Neo compilation job on AWS console. I downloaded the model from http://download.tensorflow.org/models/mobilenet_v1_2018_02_22/mobilenet_v1_1.0_224.tgz and uploaded it to S3. I did everything else the same as the documentation https://docs.aws.amazon.com/sagemaker/latest/dg/neo-job-compilation-console.html. But I got this error:
"Load Error: InputConfiguration: Exactly one .pb file is allowed for Tensorflow models."
I checked the tar.gz file that there is only one .pn file. What caused the error?
Thank you very much!

ac4289
已提問 5 年前檢視次數 221 次
2 個答案
0

Well. My bad. "Exactly one pb file" means there can be only one file in the gz compressed file and that single file must have the format pb. I hope the example can make it more clear in the future.

ac4289
已回答 5 年前
0

Thanks ac4289 ,

I was facing the same error and then removing unnecessary files from tar file helped me solve my issue.

已回答 5 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南