mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-07 12:20:24 +01:00
Fix tf-signal tests on pip packages. (#13483)
This commit is contained in:
parent
6af7ab97ac
commit
5405f3bd79
|
|
@ -5,6 +5,7 @@ licenses(["notice"]) # Apache 2.0
|
|||
exports_files(["LICENSE"])
|
||||
|
||||
load("//tensorflow:tensorflow.bzl", "cuda_py_tests")
|
||||
load("//tensorflow:tensorflow.bzl", "py_test")
|
||||
|
||||
py_library(
|
||||
name = "signal_py",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user