리뷰 Vertex SDK: 온라인 예측 및 설명 기능을 위한 커스텀 학습 테이블 형식 회귀 모델개

리뷰 1344개

Rommy C. · 2년 초과 전에 리뷰됨

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. · 거의 3년 전에 리뷰됨

Example does not work :(

ŁUKASZ M. · 거의 3년 전에 리뷰됨

Vincenzo D. · 거의 3년 전에 리뷰됨

k

Pabitra S. · 거의 3년 전에 리뷰됨

Abhishek1 G. · 거의 3년 전에 리뷰됨

Maks S. · 거의 3년 전에 리뷰됨

Nicolas Alejandro L. · 거의 3년 전에 리뷰됨

error to import tensorflow as tf

Magda M. · 거의 3년 전에 리뷰됨

Sergii K. · 거의 3년 전에 리뷰됨

Kernel dies

David G. · 거의 3년 전에 리뷰됨

Skandarajan R. · 거의 3년 전에 리뷰됨

Bruno B. · 거의 3년 전에 리뷰됨

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. · 거의 3년 전에 리뷰됨

Sergazy N. · 거의 3년 전에 리뷰됨

Matías M. · 거의 3년 전에 리뷰됨

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. · 거의 3년 전에 리뷰됨

Henrik T. · 거의 3년 전에 리뷰됨

James V. · 거의 3년 전에 리뷰됨

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. · 거의 3년 전에 리뷰됨

Eugene L. · 거의 3년 전에 리뷰됨

Sanzhar M. · 거의 3년 전에 리뷰됨

Prashanth N. · 거의 3년 전에 리뷰됨

Sharick M. · 거의 3년 전에 리뷰됨

Pongthorn S. · 거의 3년 전에 리뷰됨

Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.