xla
xla copied to clipboard
Add the host memory deallocation in GpuExecutor::Deallocate
This CL adds the missing host memory deallocation according to the pointer's host memory space allocated by GpuExecutor::Allocate() .