From ff8f6371d9670101b5dfc5eb8cef118547d78dcc Mon Sep 17 00:00:00 2001 From: Anna R Date: Tue, 7 Aug 2018 14:36:05 -0700 Subject: Keep 2 sets of API Goldens (goldens/v1 and goldens/v2). PiperOrigin-RevId: 207781405 --- tensorflow/BUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'tensorflow/BUILD') diff --git a/tensorflow/BUILD b/tensorflow/BUILD index e13a5cf802..f8cd682024 100644 --- a/tensorflow/BUILD +++ b/tensorflow/BUILD @@ -584,6 +584,7 @@ exports_files( gen_api_init_files( name = "tensorflow_python_api_gen", srcs = ["api_template.__init__.py"], + api_version = 1, root_init_template = "api_template.__init__.py", ) -- cgit v1.2.3