Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions pip/keras.file
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
## INITENV SET KERAS_BACKEND tensorflow
%define PipDownloadSourceType none
Requires: py3-PyYAML py3-six
Requires: py3-h5py py3-keras-applications py3-keras-preprocessing
Expand Down
1 change: 1 addition & 0 deletions scram-tools.file/tools/tensorflow/tensorflow.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
<environment name="INCLUDE" default="$TENSORFLOW_BASE/include"/>
</client>
<runtime name="PATH" value="$TENSORFLOW_BASE/bin" type="path"/>
<runtime name="KERAS_BACKEND" value="tensorflow"/>
<flags SYSTEM_INCLUDE="1"/>
</tool>