Adding the experimental_ints_on_device attribute to function defined in...
Adding the experimental_ints_on_device attribute to function defined in CopyToDeviceDataset. Similar to the problem with other functions that might run on a GPU, we want int32's in device memory instead because the downstream code expects it as so. PiperOrigin-RevId: 231484444
Loading
Please sign in to comment