[XLA:CPU/GPU] Implement multi-module compilation for the CPU and GPU backends
For CPU and GPU this is a simple wrapper around the single-module Compile method since the CPU and GPU backends do not perform cross-module optimizations and analyses. PiperOrigin-RevId: 175631791
Loading
Please sign in to comment