Commit History

Add HF Spaces YAML frontmatter to README.md
12a8324

wisamWR Claude Opus 4.6 commited on

update: experimentV2
e205f22

wisamWR commited on

Remove MobileNetV3 monkey-patch, proceed with 5/7 models
2764868

wisamWR commited on

Fix: scope Layer.__call__ patch to only activate during load_model
ca341b2

wisamWR commited on

Fix: smarter Layer.__call__ patch — convert floats + fallback list wrap
ddb0cd7

wisamWR commited on

Fix: use enable_unsafe_deserialization for MobileNetV3 loading
9cb67cf

wisamWR commited on

Fix: use tf.constant instead of keras.backend.convert_to_tensor
7e70b8e

wisamWR commited on

Fix: monkey-patch Layer.__call__ for MobileNetV3 hard_swish compat
95e9d6b

wisamWR commited on

Fix: use TF 2.16.2 + Keras 3.3.3 — pre-hard_swish regression
33478ca

wisamWR commited on

Fix: load MobileNetV3 weights via h5py to handle layer count mismatch
bfde56b

wisamWR commited on

Fix: rebuild MobileNetV3 architecture + load weights to bypass hard_swish bug
7576838

wisamWR commited on

Fix: pin keras==3.8.0 to avoid MobileNetV3 hard_swish regression in 3.12
fab976b

wisamWR commited on

Fix: add custom_objects compat layer to handle quantization_config from newer Keras
782b71a

wisamWR commited on

Fix: bump keras>=3.8.0 to match model quantization_config format
6e5be74

wisamWR commited on

Fix: bump tensorflow to 2.18.0 for Keras 3 model compatibility
98fcac5

wisamWR commited on

Fix: add compile=False to load_model, capture load errors in /debug
6c48d7c

wisamWR commited on

Add /debug endpoint to diagnose model loading issue
279d845

wisamWR commited on

Fix TensorFlow API usage: replace tf.h5 with tf.keras
a074855

wisamWR commited on

Merge remote-tracking branch 'origin/main'
94265dd

wisamWR commited on

Add Hugging Face Spaces YAML metadata to README
14c68b2

wisamWR commited on

Delete measure_latency.py
1bd5c76
verified

wisamWR commited on

Merge branch 'main' of https://huggingface.co/spaces/wisamWR/latency-experiment
6a0d8bb

wisamWR commited on

Initial commit for Hugging Face latency experiment
389057d

wisamWR commited on

initial commit
d10a223
verified

wisamWR commited on