"The TensorFlow library wasn't compiled to use SSE instructions but these are available on your machine and could speed up CPU computations"
간단한 알림창이다.
그러나 너무나 거슬린다.
import os
os.environ['TF_CPP_MIN_LOG_LEVEL']='2'
를 추가하면 없어진다.
'실습 > tensorflow' 카테고리의 다른 글
학습된 모델 저장 및 불러오기 (0) | 2018.07.15 |
---|---|
Dataset 생성 및 사용 (0) | 2018.07.15 |
버전 별 설치 (0) | 2017.08.15 |