에러 상황 1
에러 메세지: StatefulPartitionedCall_17
해결 방법: tensorflow 2.12로 깔려있었는데 2.10으로 다시 깔았더니 해결됨
Detected at node 'StatefulPartitionedCall_17' defined at (most recent call last):
...
return self._update_step_xla(grad, var, id(self._var_key(var)))
Node: 'StatefulPartitionedCall_17'
RET_CHECK failure (tensorflow/compiler/xla/service/gpu/gpu_compiler.cc:618) dnn != nullptr
[[{{node StatefulPartitionedCall_17}}]] [Op:__inference_train_function_2417]
반응형
'CS > 삽질로그' 카테고리의 다른 글
Tensorboard 안보일 때 (path /data/index.js not found, sending 404) (해결) (0) | 2023.08.25 |
---|---|
MySQL Access denied for user 'user'@'localhost' 해결하기 (0) | 2023.07.21 |
TypeError: Object of type float32 is not JSON serializable (0) | 2023.07.12 |
표준 출력, 표준 에러 파일에 쓰기 (리다이렉션) (0) | 2023.07.10 |
pip mysqlclient 설치 오류 (metadata-generation-failed) (0) | 2023.06.05 |