Searched refs:IsNHWC (Results 1 – 1 of 1) sorted by relevance
545 bool IsNHWC() const { in IsNHWC() function in tensorflow::grappler::__anonbd4a17fb0111::NodeProcessor589 return !MustPreserve() && IsNHWC() && IsPortZeroDimsFour(*node_) && in ShouldProcess()1035 if (IsNHWC() && IsPortDimsFour(*input, port)) { in ShouldProcess()1052 return !MustPreserve() && IsNHWC() && IsPortZeroDimsFour(*node_) && in ShouldProcess()1214 return !MustPreserve() && IsNHWC() && IsPortDimsFour(*data_input, port) && in ShouldProcess()