[XLA:GPU] let GpuTransferManager take different StreamExecutor and LLVMCompiler
GpuTransferManager is tied to CUDA StreamExecutor and LLVM NVPTX backend thus far. In this commit refactor its constructor so it's possible to take different StreamExecutor instances and LLVM backends.
Loading
Please sign in to comment