Simple calculation
Specify parameter count and find out how much memory you will need. This is a less precise way that doesn't account for intermediate activations.
Model summary
Input a summary of the architecture from your favorite library and get a precise estimate of the needed memory for your model.
Build your model (Coming Soon)
Build your model with our UI and get the code for it and its memory usage.