Coverage for /pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/tensorflow/_api/v2/compat/v1/saved_model/main_op/__init__.py: 100%

4 statements  

« prev     ^ index     » next       coverage.py v7.4.0, created at 2024-01-03 07:57 +0000

1# This file is MACHINE GENERATED! Do not edit. 

2# Generated by: tensorflow/python/tools/api/generator/create_python_api.py script. 

3"""SavedModel main op. 

4 

5Builds a main op that defines the sequence of ops to be run as part of the 

6SavedModel load/restore operations. 

7 

8""" 

9 

10import sys as _sys 

11 

12from tensorflow.python.saved_model.main_op_impl import main_op 

13from tensorflow.python.saved_model.main_op_impl import main_op_with_restore