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