Searched defs:fetch_name (Results 1 – 4 of 4) sorted by relevance
147 char fetch_name[MAX_NAME]; in test_format_float() local249 char fetch_name[MAX_NAME]; in test_format_unorm8() local
75 const string& InMemoryRunStepRequest::fetch_name(size_t i) const { in fetch_name() function in tensorflow::InMemoryRunStepRequest179 const string& MutableProtoRunStepRequest::fetch_name(size_t i) const { in fetch_name() function in tensorflow::MutableProtoRunStepRequest261 const string& ProtoRunStepRequest::fetch_name(size_t i) const { in fetch_name() function in tensorflow::ProtoRunStepRequest
109 const string& fetch_name = p.first; in RunStep() local
382 for (const auto& fetch_name : item.fetch) { in IsItemDerivedFromFunctionDef() local