Searched refs:EraseAt (Results 1 – 2 of 2) sorted by relevance
207 EraseAt(&simulated_index, source->source_dim()); in FoldGatherOfGather()214 EraseAt(&simulated_index, source_dim); in FoldGatherOfGather()565 EraseAt(&new_source_shape_dims, output_dim); in ReshapeToAddDegenerateDims()714 EraseAt(&new_scalar_indexed_source_shape, output_dim_after_reshape); in FoldReshapeOfGatherNoDegenerateDims()902 EraseAt(&simulated_index, output_dims[i]); in ComputeArrayForElementwiseBinaryOp()
497 void EraseAt(C* c, int64 index) { in EraseAt() function