Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dlayout_optimizer.cc83 std::set<string> ops_format_agnostic = {"Abs", in GetOpsFormatAgnostic() local
1239 std::set<string> ops_format_agnostic = GetOpsFormatAgnostic(); in IsNodeAfterNCHWToNHWC() local
1488 std::set<string> ops_format_agnostic = GetOpsFormatAgnostic(); in IdentityNProcessor() local
1562 std::set<string> ops_format_agnostic = GetOpsFormatAgnostic(); in IsEveryInputAfterNCHWToNHWC() local
2055 std::set<string> ops_format_agnostic = GetOpsFormatAgnostic(); in Expand() local