Remove SliceProcessorConcatOffset, which is not robust as it modifies nodes
which could be used elsewhere in the graph; SliceProcessorConcatOffset is a historical implementation anyway, and the same functionality could be provided by more recently developed SliceProcessor and SliceProcessorConst. PiperOrigin-RevId: 177653218
Loading
Please sign in to comment