Making the Eager iterator use the new copy_to_device.
This CL gets rid of the forced placement of all eager datasets / iterators on the CPU since now we can have some datasets on the GPU. PiperOrigin-RevId: 205264791
Loading
Please sign in to comment