Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Ddistributed_tpu_rewrite_helpers.cc218 string spec_string = node->requested_device(); in ForConfigurationNodeMatchingType() local
/external/llvm-project/lldb/source/Symbol/
DSymbolContext.cpp955 bool SymbolContextSpecifier::AddSpecification(const char *spec_string, in AddSpecification()