File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ load("@local_config_rocm//rocm:build_defs.bzl", _if_rocm_is_configured = "if_roc
2020load ("@python_version_repo//:py_version.bzl" , "HERMETIC_PYTHON_VERSION" )
2121load ("@rules_cc//cc:defs.bzl" , _cc_proto_library = "cc_proto_library" )
2222load ("@rules_python//python:defs.bzl" , "py_test" )
23- load ("@tsl//tsl/platform:build_config_root.bzl" , _tf_cuda_tests_tags = "tf_cuda_tests_tags" , _tf_exec_properties = "tf_exec_properties" )
2423load ("@xla//xla/tsl:tsl.bzl" , _if_windows = "if_windows" , _pybind_extension = "tsl_pybind_extension_opensource" )
24+ load ("@xla//xla/tsl/platform:build_config_root.bzl" , _tf_cuda_tests_tags = "tf_cuda_tests_tags" , _tf_exec_properties = "tf_exec_properties" )
2525
2626# Explicitly re-exports names to avoid "unused variable" warnings from .bzl
2727# lint tools.
You can’t perform that action at this time.
0 commit comments