這里記錄GPU, CPU運(yùn)行深度學(xué)習(xí)模型時(shí)間對比。
**Case 1: **

cpu

gpu
Case 2:

cpu

gpu
安裝Tensorflow, keras for gpu:
pip install -U --pre tensorflow-gpu
pip install -U --pre keras
這里記錄GPU, CPU運(yùn)行深度學(xué)習(xí)模型時(shí)間對比。
**Case 1: **
Case 2:
安裝Tensorflow, keras for gpu:
pip install -U --pre tensorflow-gpu
pip install -U --pre keras