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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ