Skip to content
Snippets Groups Projects
Commit d50bced8 authored by Austin Anderson's avatar Austin Anderson
Browse files

Fix a minor typo

parent 807ce87e
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,7 @@ build --build_event_json_file=/tf/pkg/bep.json ...@@ -41,7 +41,7 @@ build --build_event_json_file=/tf/pkg/bep.json
build --build_event_text_file=/tf/pkg/bep.txt build --build_event_text_file=/tf/pkg/bep.txt
build --build_event_binary_file=/tf/pkg/bep.pb build --build_event_binary_file=/tf/pkg/bep.pb
# Use the NVCC toolchain to compile for manylinux2010 # Use the NVCC toolchain to compile for manylinux2014
build --crosstool_top=@ubuntu20.04-gcc9_manylinux2014-cuda11.2-cudnn8.1-tensorrt7.2_config_cuda//crosstool:toolchain build --crosstool_top=@ubuntu20.04-gcc9_manylinux2014-cuda11.2-cudnn8.1-tensorrt7.2_config_cuda//crosstool:toolchain
# Test-related settings below this point. # Test-related settings below this point.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment