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 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!