Edge MDT Custom Layers provides custom TensorFlow/Keras layers for edge machine learning deployment. Current version 1.1.1, requires Python >=3.10. Release cadence is irregular, primarily updates for bug fixes.
pip install edge-mdt-clNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates creating an MDTLayer with 32 units and applying it to random input.
Update imports: `from edge_mdt_cl.layers import LayerName` instead of `from edge_mdt_cl import LayerName`.
Install TensorFlow version >=2.0.