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