Views
No views yet
from_config() External Vocabulary PoCkeras 3.16.0..keras archive can carry a StringLookup config whose vocabulary field points to a local path such as /etc/hostnamekeras.saving.load_model() rejects that external vocabulary path under safe modekeras.layers.StringLookup.from_config() on the same extracted config still reads the local file.keras load_model() bypassrepro.py: builds a small .keras model, mutates its StringLookup config, and demonstrates both behaviorskeras 3.16.02.21.01PYTHONPATH=/mnt/data/huntr/.pkginstall-keras:/mnt/data/huntr/.pydeps-keras \
2KERAS_BACKEND=tensorflow \
3/home/thun/.cache/codex-runtimes/codex-primary-runtime/dependencies/python/bin/python3 \
4repro.py