Skip to content

Commit

Permalink
Merge pull request #9432 from makortel/tflog_140x
Browse files Browse the repository at this point in the history
[14_0_X] Set Tensorflow logging level to 3
  • Loading branch information
smuzaffar authored Sep 28, 2024
2 parents 7787d5e + 4cd5dcc commit 775a1a0
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 775a1a0

Please sign in to comment.