Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_format.c147 char fetch_name[MAX_NAME]; in test_format_float() local
249 char fetch_name[MAX_NAME]; in test_format_unorm8() local
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dmessage_wrappers.cc75 const string& InMemoryRunStepRequest::fetch_name(size_t i) const { in fetch_name() function in tensorflow::InMemoryRunStepRequest
179 const string& MutableProtoRunStepRequest::fetch_name(size_t i) const { in fetch_name() function in tensorflow::MutableProtoRunStepRequest
261 const string& ProtoRunStepRequest::fetch_name(size_t i) const { in fetch_name() function in tensorflow::ProtoRunStepRequest
H A Dmaster_test.cc109 const string& fetch_name = p.first; in RunStep() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/
H A Dgraph_utils.cc382 for (const auto& fetch_name : item.fetch) { in IsItemDerivedFromFunctionDef() local