Views
No views yet
DO NOT load this model in production environments.
_verify_dataset() checks dataset.external (HDF5 External Storage) but NOT dataset.is_virtual (HDF5 Virtual Dataset). A crafted .keras model with VDS weight references reads arbitrary files from the victim's filesystem when loaded, even with safe_mode=True.