Pyinstaller1 pyinstaller를 이용한 tensorflow-gpu exe 파일 만들기 pyinstaller를 이용한 tensorflow-gpu exe 파일 만들기 어찌하다 보니 Tensorflow와 Keras를 이용한 감성분석 프로그램을 만들게 되었다.(회사의 요구사항) 감성분석을 어디다 찰떡 같이 써먹을지 예상은 안돼지만... 고객이 해달라니 뭐... 어찌 어찌 구글 신과 다른 분들의 도음으로 모델을 만들고 프로그램을 구현 했는데 고객님께서 exe 파일로 만들어 달라고 하신다. 결국은 pyinstaller를 이용해서 exe를 만들었다. pip install pyinstaller pyinstaller file.py 일반적으로 EXE 파일이 만들어진다. 하지만 tensorflow-gpu 를 만들고 exe를 실행하면 error 가 발생 rs.py", line 627, in exec_modul.. 2018. 11. 9. 이전 1 다음