Home
last modified time | relevance | path

Searched refs:opname_substrings (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dreduce_precision_insertion.cc245 std::vector<string> opname_substrings; in make_filter_function() local
248 opname_substrings.push_back(substring); in make_filter_function()
251 opname_substrings](const HloInstruction* instruction) { in make_filter_function()
256 for (const auto& substring : opname_substrings) { in make_filter_function()