How can I denote Time complexity and Space complexity in terms of Big O notation when I have total memory and total parameters.(See Figure)
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am asked to do a time and space complexity analysis of the model whose detail is in the figure. I have calculated the total memory and total number of parameters. So how can I denote (or write) the time and space complexity now? Something like Time complexity = O(_) and Space complexity = O(_). Also how can I calculate FLOPs from this data?
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!