summaryrefslogtreecommitdiff
path: root/math/py-keras/files/patch-keras_protobuf_BUILD
blob: e8ba4c72a8089986bfe77203196240fa52253a21 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- keras/protobuf/BUILD.orig	2022-09-08 09:14:15 UTC
+++ keras/protobuf/BUILD
@@ -1,7 +1,7 @@
 # Description:
 #   Contains Keras protobufs
 
-load("@com_google_protobuf//:protobuf.bzl", "py_proto_library")
+load("//third_party:protobuf.bzl", "py_proto_library")
 
 package(
     default_visibility = [