Open subunithya opened 4 years ago
Seeing this error as well on jobs that previously worked via compilations. Can someone investigate? My input config conforms to the documented format available below.
https://docs.aws.amazon.com/sagemaker/latest/dg/neo-job-compilation-cli.html
When I try to compile the Faster-RCNN-Inception model which was taken from Model Zoo TF-V1. I am getting the following error:
ClientError: InputConfiguration: Framework cannot load Tensorflow model: as_list() is not defined on an unknown TensorShape.
How to resolve this issue?