We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4845809 + aed54c8 commit c7e966bCopy full SHA for c7e966b
tensorflow/workspace.bzl
@@ -226,6 +226,7 @@ def tf_workspace(path_prefix="", tf_repo_name=""):
226
urls = [
227
"https://mirror.bazel.build/github.com/libjpeg-turbo/libjpeg-turbo/archive/1.5.1.tar.gz",
228
"https://github.com/libjpeg-turbo/libjpeg-turbo/archive/1.5.1.tar.gz",
229
+ "http://www.nasm.us/pub/nasm/releasebuilds/2.12.02/nasm-2.12.02.tar.bz2",
230
],
231
sha256 = "c15a9607892113946379ccea3ca8b85018301b200754f209453ab21674268e77",
232
strip_prefix = "libjpeg-turbo-1.5.1",
0 commit comments