Searched refs:IsRandomShuffle (Results 1 – 3 of 3) sorted by relevance
142 bool IsRandomShuffle(const NodeDef& node);
444 bool IsRandomShuffle(const NodeDef& node) { in IsRandomShuffle() function
2173 if (use_shape_info && IsRandomShuffle(*node) && in RemoveRandomShuffle()