[XLA:GPU] Make sure the input for ThenMemcpy stays alive when it executes
asynchronously By the time memcpy actually executes the source on stack would've gone out of scope. Also drop an unneeded BlockHostUntilDone from the autotune code. PiperOrigin-RevId: 211422876
Loading
Please sign in to comment