Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Op type not registered 'MergeSemanticAndInstanceMaps' in binary running on wvmgputprseus #153

Open
ShivaThe opened this issue Dec 19, 2022 · 0 comments

Comments

@ShivaThe
Copy link

I have exported panoptic_deeplab model. I'm getting following error while loading the model using tf.saved_model.load()
NotFoundError: Op type not registered 'MergeSemanticAndInstanceMaps' in binary running on wvmgputprseus. Make sure the Op and Kernel are registered in the binary running in this process. Note that if you are loading a saved graph which used ops from tf.contrib, accessing (e.g.) tf.contrib.resampler should be done before importing the graph, as contrib ops are lazily registered when the module is first accessed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant