Searched refs:IsAlongNHW (Results 1 – 1 of 1) sorted by relevance
1805 (IsPortZeroDimsN(*node_, 1) && IsAlongNHW()); in ShouldProcess()1862 bool IsAlongNHW() const { return IsAlongAxis({0, 1, 2}); } in IsAlongNHW() function in tensorflow::grappler::__anonbd4a17fb0111::SqueezeProcessor1899 IsAlongNHW() || IsAlongHW() || IsAlongC()) && in IsReduceAxisSupported()1929 bool IsAlongNHW() const { return IsAlongAxis({0, 1, 2}); } in IsAlongNHW() function in tensorflow::grappler::__anonbd4a17fb0111::ReduceProcessor