Home
last modified time | relevance | path

Searched refs:AllLengthsEqual (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc564 bool AllLengthsEqual(const std::vector<std::vector<int>>& inputs) { in AllLengthsEqual() function
3070 if (!AllLengthsEqual({input_dims, begin, size})) { in ConvertSlice()
3133 if (!AllLengthsEqual({begin_weights.ToVector<int>(), in ConvertStridedSlice()