You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
InternalError: RET_CHECK failure (platforms/asic_sw/driver/common/internal/vfio_device_access.cc:161) !static_map_->contains(iommu_group_path_) /dev/vfio/0 already exists in the map and should only exist once!
Short description
Unable to load MNIST dataset on Colab, running TPU v2.8
Environment information
Operating System: Colab
Python version: 3.10.12
tensorflow-datasets
/tfds-nightly
version: 4.9.7tensorflow
/tf-nightly
version: 2.15.0JAX
version: 0.4.33Does the issue still exists with the last
tfds-nightly
package (pip install --upgrade tfds-nightly
) ?Reproduction instructions
Logs
Expected behavior
MNIST dataset to be loaded.
The text was updated successfully, but these errors were encountered: