Skip to content

SVD working fine in Python on CPU. #1

@devjoshi9031

Description

@devjoshi9031

This commit implements SVD on a bunch of images and reconstructs all the images in a sequential fashion. At the end of the code, it gives out the total time taken to complete all the operation involved in SVD and reconstruction. This final output metric will be compared with the GPU version of the code, to present the performance speedup with GPU.

commit link: https://github.com/devjoshi9031/EE217_Final_Project/commit/a61484c4fb4e3e0ecd6cf01dac52d2d3a9bee8bc

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions