Searched refs:hlo_end_indices (Results 1 – 1 of 1) sorted by relevance
3105 SmallVector<int64_t, 4> hlo_begin_indices, hlo_end_indices, hlo_strides, in rewriteWithConstantBegin() local3110 hlo_end_indices.reserve(input_rank); in rewriteWithConstantBegin()3140 hlo_end_indices.push_back(end); in rewriteWithConstantBegin()3152 GetI64ElementsAttr(hlo_end_indices, &rewriter), in rewriteWithConstantBegin()