Home
last modified time | relevance | path

Searched defs:mutable_metadata (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmessage_wrappers.cc761 RunMetadata* InMemoryRunStepResponse::mutable_metadata() { return &metadata_; } in mutable_metadata() function in tensorflow::InMemoryRunStepResponse
809 RunMetadata* OwnedProtoRunStepResponse::mutable_metadata() { in mutable_metadata() function in tensorflow::OwnedProtoRunStepResponse
861 RunMetadata* NonOwnedProtoRunStepResponse::mutable_metadata() { in mutable_metadata() function in tensorflow::NonOwnedProtoRunStepResponse