Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |
Tags
- pandas
- 기타 연주
- Docker
- C#
- Python
- 핑거스타일
- Visual Studio
- JSON
- Numpy
- error
- Selenium
- C++
- pytorch
- OpenCV
- ubuntu
- 채보
- pip
- nvidia-smi
- Linux
- 프로그래머스
- 오류
- SSH
- label
- 컨테이너
- VS Code
- windows forms
- paramiko
- YOLO
- C
- mysql
Archives
- Today
- Total
목록Graph execution error (1)
기계는 거짓말하지 않는다
TensorFlow keras model fit UnimplementedError: Graph execution error
Tensorflow 2.10 GPU 버전을 사용하였다. keras 모델 fit 함수에서 오류가 발생했다. 아래는 오류 내용이다. tensors = pywrap_tfe.TFE_Py_Execute(ctx._handle, device_name, op_name, tensorflow.python.framework.errors_impl.UnimplementedError: Graph execution error: ... Deterministic GPU implementation of unsorted segment reduction op not available. [[{{node gradient_tape/sparse_categorical_crossentropy/SparseSoftmaxCrossEntropyWithLog..
AI
2023. 5. 5. 21:57