Load your local `.tflite` file or a URL, define the expected input shape, and verify the model's output signature.
1. Load Model
Awaiting model file or URL...
--- OR ---
2. Model Topology & Signature
Model Topology
Layer Count: N/A
First 3 Operations (Type: Name)
Waiting for model load...
**NOTE:** This extraction relies on non-public properties of the TFLite runtime and might not show all details or may break with future library updates. For the complete, raw model graph structure, check the **Developer Console (F12)**.
Input/Output Signature
Enter the exact input shape your model expects for a successful dry run.