Searched refs:strides_vec (Results 1 – 1 of 1) sorted by relevance
989 auto strides_vec = strides_tensor->flat<int32>(); in MaxPoolV2Shape() local990 std::copy_n(&strides_vec(0), strides.size(), strides.begin()); in MaxPoolV2Shape()