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