Searched refs:AllLengthsEqual (Results 1 – 1 of 1) sorted by relevance
539 bool AllLengthsEqual(const std::vector<std::vector<int>>& inputs) { in AllLengthsEqual() function2509 if (!AllLengthsEqual({input_dims, begin, size})) { in ConvertSlice()2557 if (!AllLengthsEqual({input_dims, begin, end, stride})) { in ConvertStridedSlice()