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
- pip
- nvidia-smi
- 핑거스타일
- 오류
- Python
- C
- mysql
- Visual Studio
- 채보
- paramiko
- JSON
- windows forms
- SSH
- Linux
- VS Code
- Docker
- ubuntu
- Selenium
- 기타 연주
- 프로그래머스
- Numpy
- pandas
- YOLO
- C#
- OpenCV
- 컨테이너
- pytorch
- C++
- error
- label
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