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

"Error: Missing Attribute 'value' in TensorFlow SavedModel Inference" #2

Open
EJD222 opened this issue Mar 29, 2024 · 0 comments
Open

Comments

@EJD222
Copy link

EJD222 commented Mar 29, 2024

When converting the SavedModel into a TensorFlow Lite Model this error occurs:

2024-03-29 12:11:08.755759: I tensorflow/cc/saved_model/loader.cc:317] SavedModel load for tags { serve }; Status: success: OK. Took 601905 microseconds.
2024-03-29 12:11:08.861882: I tensorflow/compiler/mlir/tensorflow/utils/dump_mlir_util.cc:268] disabling MLIR crash reproducer, set env var MLIR_CRASH_REPRODUCER_DIRECTORY to enable.
loc(fused["ReadVariableOp:", "sequential_1/mobilenetv2_1.00_224_1/Conv1_1/convolution/ReadVariableOp@__inference_serving_default_10887"]): error: missing attribute 'value'
LLVM ERROR: Failed to infer result type(s).

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