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!