Skip to content

Instantly share code, notes, and snippets.

View hawkinsp's full-sized avatar

Peter Hawkins hawkinsp

  • Google
  • Princeton, NJ
View GitHub Profile
jax
ShapeDtypeStruct
ShapedArray
_src
abstract_arrays
ad
ad_checkpoint
api_util
block_until_ready
check_tracer_leaks
diff --git a/build/build.py b/build/build.py
index 72df7f4..a0cc2d9 100755
--- a/build/build.py
+++ b/build/build.py
@@ -162,7 +162,6 @@ build --action_env PYTHON_BIN_PATH="{python_bin_path}"
build --python_path="{python_bin_path}"
build --action_env TF_NEED_CUDA="{tf_need_cuda}"
build --action_env CUDA_TOOLKIT_PATH="{cuda_toolkit_path}"
-build --action_env CUDNN_INSTALL_PATH="{cudnn_install_path}"
build --distinct_host_configuration=false