Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
astonzhang authored Jun 17, 2021
1 parent 7cc2c24 commit df95008
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ stage("Build and Publish") {
conda activate ${ENV_NAME}
./static/cache.sh restore _build/eval_tensorflow/data
export TF_CPP_MIN_LOG_LEVEL=3
export TF_FORCE_GPU_ALLOW_GROWTH=true
d2lbook build eval --tab tensorflow
./static/cache.sh store _build/eval_tensorflow/data
"""
Expand Down

0 comments on commit df95008

Please sign in to comment.