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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠