micronet ├── __init__.py ├── base_module │ ├── __init__.py │ └── op.py ├── compression │ ├── README.md ...