Disable XlaSort and TopKV2 ops for the XLA CPU/GPU backends.
TopKV2 is implemented by using XlaSort, and XlaSort is not implemented yet on CPU and GPU. PiperOrigin-RevId: 204082873
Loading
Please sign in to comment
TopKV2 is implemented by using XlaSort, and XlaSort is not implemented yet on CPU and GPU. PiperOrigin-RevId: 204082873