mirror of
https://github.com/wassname/Clover-Edition.git
synced 2026-09-09 11:13:26 +08:00
update
This commit is contained in:
@@ -8,7 +8,7 @@ pip install tensorflow-gpu==1.14
|
||||
pip install keras
|
||||
|
||||
# Patch the TensorFlow estimator package
|
||||
FILE="/usr/local/lib/python3.6/dist-packages/tensorflow_estimator/python/estimator/keras.py"
|
||||
FILE="/usr/local/lib/python2.7/dist-packages/tensorflow_estimator/python/estimator"
|
||||
patch -b "$FILE" estimator.patch
|
||||
|
||||
# Install fastBPE
|
||||
|
||||
Reference in New Issue
Block a user