Vertex SDK: Custom Training Tabular Regression Models for Online Prediction and Explainability Reviews
1344 reviews
Rommy C. · Reviewed أكثر من سنتين ago
import tensorflow as tf local_model = tf.keras.models.load_model(MODEL_DIR) TypeError: Descriptors cannot not be created directly. If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. If you cannot immediately regenerate your protos, some other possible workarounds are: 1. Downgrade the protobuf package to 3.20.x or lower. 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower).
Nick S. · Reviewed ما يقرب من 3 سنوات ago
Example does not work :(
ŁUKASZ M. · Reviewed ما يقرب من 3 سنوات ago
Vincenzo D. · Reviewed ما يقرب من 3 سنوات ago
k
Pabitra S. · Reviewed ما يقرب من 3 سنوات ago
Abhishek1 G. · Reviewed ما يقرب من 3 سنوات ago
Maks S. · Reviewed ما يقرب من 3 سنوات ago
Nicolas Alejandro L. · Reviewed ما يقرب من 3 سنوات ago
error to import tensorflow as tf
Magda M. · Reviewed ما يقرب من 3 سنوات ago
Sergii K. · Reviewed ما يقرب من 3 سنوات ago
Kernel dies
David G. · Reviewed ما يقرب من 3 سنوات ago
Skandarajan R. · Reviewed ما يقرب من 3 سنوات ago
Bruno B. · Reviewed ما يقرب من 3 سنوات ago
getting error: TypeError: Descriptors cannot not be created directly. If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. If you cannot immediately regenerate your protos, some other possible workarounds are: 1. Downgrade the protobuf package to 3.20.x or lower. 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower).
sunny s. · Reviewed ما يقرب من 3 سنوات ago
Sergazy N. · Reviewed ما يقرب من 3 سنوات ago
Matías M. · Reviewed ما يقرب من 3 سنوات ago
broken. need to downgrade the protobuf package otherwise the lab doesn't run. pip install 'protobuf<=3.20.1' --force-reinstall (requires kernel restart)
Aurélien-Morgan C. · Reviewed ما يقرب من 3 سنوات ago
Henrik T. · Reviewed ما يقرب من 3 سنوات ago
James V. · Reviewed ما يقرب من 3 سنوات ago
TypeError: Descriptors cannot not be created directly. If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0. If you cannot immediately regenerate your protos, some other possible workarounds are: 1. Downgrade the protobuf package to 3.20.x or lower. 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower). More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates
Laurent P. · Reviewed ما يقرب من 3 سنوات ago
Eugene L. · Reviewed ما يقرب من 3 سنوات ago
Sanzhar M. · Reviewed ما يقرب من 3 سنوات ago
Prashanth N. · Reviewed ما يقرب من 3 سنوات ago
Sharick M. · Reviewed ما يقرب من 3 سنوات ago
Pongthorn S. · Reviewed ما يقرب من 3 سنوات ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.