From fe4899d33282a387831094e106f037caebd00120 Mon Sep 17 00:00:00 2001 From: YoungSeok Yoon Date: Wed, 27 Jan 2021 20:58:13 -0800 Subject: [PATCH] Internal change PiperOrigin-RevId: 354234841 Change-Id: Ic0caf92262e4d4826018828febef887c8b1b2bc9 --- tensorflow/lite/ios/BUILD.apple | 1 + 1 file changed, 1 insertion(+) diff --git a/tensorflow/lite/ios/BUILD.apple b/tensorflow/lite/ios/BUILD.apple index 2f6b40c5a8a..51590cf5225 100644 --- a/tensorflow/lite/ios/BUILD.apple +++ b/tensorflow/lite/ios/BUILD.apple @@ -201,6 +201,7 @@ build_test( "notsan", # TODO(b/176993122): restore once the apple_genrule issue is resolved. "notap", + "nozapfhahn", ], targets = [ ":TensorFlowLiteCCoreML_framework",