Searched refs:opname_substrings (Results 1 – 1 of 1) sorted by relevance
245 std::vector<string> opname_substrings; in make_filter_function() local248 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()