Searched refs:export_constant (Results 1 – 18 of 18) sorted by relevance
35 ).export_constant(__name__, "DEFAULT_SERVING_SIGNATURE_DEF_KEY")47 ]).export_constant(__name__, "CLASSIFY_INPUTS")56 ]).export_constant(__name__, "CLASSIFY_METHOD_NAME")65 ]).export_constant(__name__, "CLASSIFY_OUTPUT_CLASSES")74 ]).export_constant(__name__, "CLASSIFY_OUTPUT_SCORES")86 ]).export_constant(__name__, "PREDICT_INPUTS")95 ]).export_constant(__name__, "PREDICT_METHOD_NAME")104 ]).export_constant(__name__, "PREDICT_OUTPUTS")116 ]).export_constant(__name__, "REGRESS_INPUTS")125 ]).export_constant(__name__, "REGRESS_METHOD_NAME")[all …]
30 ]).export_constant(__name__, "ASSETS_DIRECTORY")40 "saved_model.constants.ASSETS_KEY"]).export_constant(49 ]).export_constant(__name__, "LEGACY_INIT_OP_KEY")55 "saved_model.constants.MAIN_OP_KEY"]).export_constant(69 ]).export_constant(__name__, "SAVED_MODEL_SCHEMA_VERSION")78 ]).export_constant(__name__, "SAVED_MODEL_FILENAME_PB")87 ]).export_constant(__name__, "SAVED_MODEL_FILENAME_PBTXT")96 ]).export_constant(__name__, "DEBUG_DIRECTORY")106 ]).export_constant(__name__, "DEBUG_INFO_FILENAME_PB")119 ]).export_constant(__name__, "VARIABLES_DIRECTORY")[all …]
30 "saved_model.tag_constants.SERVING"]).export_constant(38 "saved_model.tag_constants.TRAINING"]).export_constant(48 "saved_model.tag_constants.GPU"]).export_constant(55 "saved_model.tag_constants.TPU"]).export_constant(
38 _tf_export(v1=["lite.constants.FLOAT"]).export_constant(__name__, "FLOAT")39 _tf_export(v1=["lite.constants.FLOAT16"]).export_constant(__name__, "FLOAT16")40 _tf_export(v1=["lite.constants.INT32"]).export_constant(__name__, "INT32")41 _tf_export(v1=["lite.constants.INT64"]).export_constant(__name__, "INT64")42 _tf_export(v1=["lite.constants.STRING"]).export_constant(__name__, "STRING")43 _tf_export(v1=["lite.constants.QUANTIZED_UINT8"]).export_constant(45 _tf_export(v1=["lite.constants.INT8"]).export_constant(__name__, "INT8")46 _tf_export(v1=["lite.constants.TFLITE"]).export_constant(__name__, "TFLITE")47 _tf_export(v1=["lite.constants.GRAPHVIZ_DOT"]).export_constant(
35 v1=["version.VERSION", "VERSION", "__version__"]).export_constant(42 "__git_version__"]).export_constant(__name__, "GIT_VERSION")48 "__compiler_version__"]).export_constant(__name__, "COMPILER_VERSION")55 "__cxx11_abi_flag__"]).export_constant(__name__, "CXX11_ABI_FLAG")62 ]).export_constant(__name__, "MONOLITHIC_BUILD")67 v1=["version.GRAPH_DEF_VERSION", "GRAPH_DEF_VERSION"]).export_constant(76 ]).export_constant(__name__, "GRAPH_DEF_VERSION_MIN_CONSUMER")84 ]).export_constant(__name__, "GRAPH_DEF_VERSION_MIN_PRODUCER")
238 tf_export("dtypes.resource", "resource").export_constant(__name__, "resource")240 tf_export("dtypes.variant", "variant").export_constant(__name__, "variant")242 tf_export("dtypes.float16", "float16").export_constant(__name__, "float16")244 tf_export("dtypes.half", "half").export_constant(__name__, "half")246 tf_export("dtypes.float32", "float32").export_constant(__name__, "float32")248 tf_export("dtypes.float64", "float64").export_constant(__name__, "float64")250 tf_export("dtypes.double", "double").export_constant(__name__, "double")252 tf_export("dtypes.int32", "int32").export_constant(__name__, "int32")254 tf_export("dtypes.uint8", "uint8").export_constant(__name__, "uint8")256 tf_export("dtypes.uint16", "uint16").export_constant(__name__, "uint16")[all …]
169 tf_export("errors.OK").export_constant(__name__, "OK")171 tf_export("errors.CANCELLED").export_constant(__name__, "CANCELLED")173 tf_export("errors.UNKNOWN").export_constant(__name__, "UNKNOWN")175 tf_export("errors.INVALID_ARGUMENT").export_constant(__name__,178 tf_export("errors.DEADLINE_EXCEEDED").export_constant(__name__,181 tf_export("errors.NOT_FOUND").export_constant(__name__, "NOT_FOUND")183 tf_export("errors.ALREADY_EXISTS").export_constant(__name__, "ALREADY_EXISTS")185 tf_export("errors.PERMISSION_DENIED").export_constant(__name__,188 tf_export("errors.UNAUTHENTICATED").export_constant(__name__, "UNAUTHENTICATED")190 tf_export("errors.RESOURCE_EXHAUSTED").export_constant(__name__,[all …]
186 tf_export('compat.integral_types').export_constant(__name__, 'integral_types')188 tf_export('compat.real_types').export_constant(__name__, 'real_types')190 tf_export('compat.complex_types').export_constant(__name__, 'complex_types')194 tf_export('compat.bytes_or_text_types').export_constant(__name__,
127 export_decorator.export_constant('module1', 'test_constant')146 export_decorator1.export_constant('module1', test_constant1)147 export_decorator2.export_constant('module2', test_constant2)148 export_decorator3.export_constant('module2', test_constant3)
349 def export_constant(self, module_name, name): member in api_export
26 tf_export("data.experimental.INFINITE_CARDINALITY").export_constant(28 tf_export("data.experimental.UNKNOWN_CARDINALITY").export_constant(
334 tf_export(v1=['logging.DEBUG']).export_constant(__name__, 'DEBUG')335 tf_export(v1=['logging.ERROR']).export_constant(__name__, 'ERROR')336 tf_export(v1=['logging.FATAL']).export_constant(__name__, 'FATAL')337 tf_export(v1=['logging.INFO']).export_constant(__name__, 'INFO')338 tf_export(v1=['logging.WARN']).export_constant(__name__, 'WARN')
40 keras_export('keras.__version__').export_constant(__name__, '__version__')
58 tf_export('consts._TEST_CONSTANT').export_constant(
266 tf_export(v1=["distributions.FULLY_REPARAMETERIZED"]).export_constant(274 tf_export(v1=["distributions.NOT_REPARAMETERIZED"]).export_constant(
205 tf_export(v1=["AUTO_REUSE"]).export_constant(__name__, "AUTO_REUSE")
50 tf_export("newaxis").export_constant(__name__, "newaxis")
94 tf_export("data.experimental.AUTOTUNE").export_constant(__name__, "AUTOTUNE")