Searched refs:AllLengthsEqual (Results 1 – 1 of 1) sorted by relevance
564 bool AllLengthsEqual(const std::vector<std::vector<int>>& inputs) { in AllLengthsEqual() function3070 if (!AllLengthsEqual({input_dims, begin, size})) { in ConvertSlice()3133 if (!AllLengthsEqual({begin_weights.ToVector<int>(), in ConvertStridedSlice()