Creating a wrapper around DatasetVariantWrapper's that can be passed from CPU
to GPU while keeping everything in host memory. This is necessary for when we move to creating datasets on the go and for transformations such as copy_to_device we need to ferry the DatasetVariantWrapper. PiperOrigin-RevId: 224531292
Loading
Please sign in to comment