Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions dgf/src/io/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ py_test(
"//dgf/src/util:gen_test_graph",
"//dgf/src/util:proto",
"//dgf/src/util:test_util",
"//third_party/py/google/protobuf:use_fast_cpp_protos",
# google/protobuf:use_fast_cpp_protos dep,
# numpy dep,
# tensorflow dep,
# tensorflow_gnn/proto dep,
Expand All @@ -395,7 +395,7 @@ py_test(
"//dgf/src/data:schema",
"//dgf/src/util:gen_test_graph",
"//dgf/src/util:test_util",
"//third_party/py/google/protobuf:use_fast_cpp_protos",
# google/protobuf:use_fast_cpp_protos dep,
# numpy dep,
# tensorflow dep,
],
Expand Down Expand Up @@ -454,7 +454,7 @@ py_test(
deps = [
":tfexample",
# absl/testing:absltest dep,
"//third_party/py/google/protobuf:use_fast_cpp_protos",
# google/protobuf:use_fast_cpp_protos dep,
# numpy dep,
# tensorflow dep,
],
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ networkx
pyarrow
fastavro
datasketch
protobuf