Home
last modified time | relevance | path

Searched refs:kObjectGraphProtoKey (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/cc/saved_model/
Dconstants.h54 constexpr char kObjectGraphProtoKey[] = "_CHECKPOINTABLE_OBJECT_GRAPH"; variable
Dbundle_v2.cc74 bundle_reader->Lookup(kObjectGraphProtoKey, &object_graph_tensor), in ReadCheckpointObjectGraph()