Searched defs:checkpoint_key (Results 1 – 5 of 5) sorted by relevance
33 string checkpoint_key = 3; field
70 const std::string& checkpoint_key, DataType dtype, in SingleRestore()
143 const std::string& checkpoint_key = attribute->checkpoint_key(); in RestoreCheckpoint() local
398 def save_fn(checkpoint_key): argument
3211 const auto& checkpoint_key = serialized_tensor_attr->checkpoint_key(); in CreateSavedModelIR() local