"...resnet50_tensorflow.git" did not exist on "ea70bc22178169f42f8163d5542e770526c75c63"
Commit 59bf50a8 authored by Xin Pan's avatar Xin Pan Committed by GitHub
Browse files

Merge pull request #612 from panyx0718/master

Fix the BUILD file
parents 8505222e a374c26e
...@@ -21,11 +21,3 @@ py_library( ...@@ -21,11 +21,3 @@ py_library(
], ],
) )
py_test(
name = "accountant_test",
srcs = ["accountant_test.py"],
deps = [
":accountant",
"//differential_privacy/dp_sgd/dp_optimizer:utils",
],
)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment