Opiniones sobre SDK de Vertex: Entrenamiento personalizado de modelos de regresión tabular para la predicción en línea y la explicabilidad
1344 opiniones
Rommy C. · Se revisó hace casi 3 años
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. · Se revisó hace casi 3 años
Example does not work :(
ŁUKASZ M. · Se revisó hace casi 3 años
Vincenzo D. · Se revisó hace casi 3 años
k
Pabitra S. · Se revisó hace casi 3 años
Abhishek1 G. · Se revisó hace casi 3 años
Maks S. · Se revisó hace casi 3 años
Nicolas Alejandro L. · Se revisó hace casi 3 años
error to import tensorflow as tf
Magda M. · Se revisó hace casi 3 años
Sergii K. · Se revisó hace casi 3 años
Kernel dies
David G. · Se revisó hace casi 3 años
Skandarajan R. · Se revisó hace casi 3 años
Bruno B. · Se revisó hace casi 3 años
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. · Se revisó hace casi 3 años
Sergazy N. · Se revisó hace casi 3 años
Matías M. · Se revisó hace casi 3 años
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. · Se revisó hace casi 3 años
Henrik T. · Se revisó hace casi 3 años
James V. · Se revisó hace casi 3 años
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. · Se revisó hace casi 3 años
Eugene L. · Se revisó hace casi 3 años
Sanzhar M. · Se revisó hace casi 3 años
Prashanth N. · Se revisó hace casi 3 años
Sharick M. · Se revisó hace casi 3 años
Pongthorn S. · Se revisó hace casi 3 años
No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.