Fix incorrect early-out in partitioning.
Fixes a bug in which the arg and retval node indices weren't rewritten when a function was repartitioned by a StatefulPartitionedCallOp. Repartitioning can occur when the kernel is visited with a previously unseen FunctionLibraryRuntime. PiperOrigin-RevId: 208255736
Loading
Please sign in to comment