From f0fcdd7dc190deba654766faf6d706e9e130de0c Mon Sep 17 00:00:00 2001 From: Richard Levasseur Date: Mon, 20 Nov 2023 15:32:04 -0800 Subject: [PATCH] Internal Code Change PiperOrigin-RevId: 584144347 --- tensorflow_estimator/python/estimator/api/api_gen.bzl | 1 + 1 file changed, 1 insertion(+) diff --git a/tensorflow_estimator/python/estimator/api/api_gen.bzl b/tensorflow_estimator/python/estimator/api/api_gen.bzl index b8eaf84e..2d0332a7 100644 --- a/tensorflow_estimator/python/estimator/api/api_gen.bzl +++ b/tensorflow_estimator/python/estimator/api/api_gen.bzl @@ -9,6 +9,7 @@ and it imports TensorFlow code, that installing TensorFlow python package is required to Bazel build Estimator. """ +# Placeholder: load PyInfo load("//tensorflow_estimator:estimator.bzl", "if_indexing_source_code") _TARGET_PATTERNS = [