Home
last modified time | relevance | path

Searched refs:TRAIN_OP_SIGNATURE_KEY (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/saved_model/
Dconstants.py129 TRAIN_OP_SIGNATURE_KEY = constants.TRAIN_OP_SIGNATURE_KEY variable
Dbuilder_impl.py214 if constants.TRAIN_OP_SIGNATURE_KEY in signature_def_map:
283 constants.TRAIN_OP_SIGNATURE_KEY)
361 constants.TRAIN_OP_SIGNATURE_KEY)
Dloader_impl.py216 meta_graph_def, constants.TRAIN_OP_SIGNATURE_KEY, import_scope)
Dsaved_model_test.py642 constants.TRAIN_OP_SIGNATURE_KEY)