xla
xla copied to clipboard
[XLA] Rename TargetConfig to GpuTargetConfig and add CpuTargetConfig to CompilerOptions
[XLA] Rename TargetConfig to GpuTargetConfig and add CpuTargetConfig to CompilerOptions
We need a way to pass target information to the cpu compiler, and TargetConfig seems to fit that purpose.