mirror of
https://github.com/newnius/YAO-optimizer.git
synced 2025-12-13 08:26:43 +00:00
update
This commit is contained in:
@@ -14,7 +14,9 @@ RUN pip3 install pandas sklearn tensorflow-gpu==1.14
|
||||
|
||||
ADD bootstrap.sh /etc/bootstrap.sh
|
||||
|
||||
ADD agent.py /root/agent.py
|
||||
RUN mkdir /root/data/
|
||||
ADD serve.py /root/serve.py
|
||||
ADD model_tensorflow.py /root/model_tensorflow.py
|
||||
|
||||
WORKDIR /root
|
||||
|
||||
|
||||
Reference in New Issue
Block a user