Commit 0b8ee18f authored by Konstantinos Bousmalis's avatar Konstantinos Bousmalis
Browse files

Remove commented-out deps.

parent a5de4e1e
...@@ -34,10 +34,8 @@ py_library( ...@@ -34,10 +34,8 @@ py_library(
], ],
deps = [ deps = [
":grl_op_grads_py", ":grl_op_grads_py",
# ":grl_op_kernels",
":grl_op_shapes_py", ":grl_op_shapes_py",
":grl_ops", ":grl_ops",
# ":grl_ops_py",
":utils", ":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