#author("2019-12-10T17:40:44+09:00","default:ichinomoto","ichinomoto") #author("2019-12-10T17:41:10+09:00","default:ichinomoto","ichinomoto") * tensorflow [#m5904fcd] **setup [#c6d26907] - 1.15 python3 -m venv tf115 . tf115/bin/activate pip install -upgrade pip pip install tensorflow-cpu - 2.0 python3 -m venv tf20 . tf20/bin/activate pip install -upgrade pip pip install tensorflow