Skip to content

Commit

Permalink
Set Tensorflow logging level to 3
Browse files Browse the repository at this point in the history
To accompany the CMSSW-side removal of setting of this environment variable.
  • Loading branch information
makortel committed Sep 23, 2024
1 parent 14a2c76 commit 4cd5dcc
Showing 1 changed file with 1 addition and 0 deletions.
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="TF_CPP_MIN_LOG_LEVEL" value="3"/>
<flags SYSTEM_INCLUDE="1"/>
</tool>

0 comments on commit 4cd5dcc

Please sign in to comment.