We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6755b7b commit 339966bCopy full SHA for 339966b
tensorflow_addons/custom_ops/image/cc/kernels/adjust_hsv_in_yiq_op.cc
@@ -28,7 +28,6 @@ limitations under the License.
28
#include "tensorflow_addons/custom_ops/image/cc/kernels/adjust_hsv_in_yiq_op.h"
29
30
namespace tensorflow {
31
-
32
namespace addons {
33
34
typedef Eigen::ThreadPoolDevice CPUDevice;
@@ -169,4 +168,4 @@ REGISTER_KERNEL_BUILDER(
169
168
#endif
170
171
} // end namespace addons
172
-} // namespace tensorflow
+} // namespace tensorflow
0 commit comments