SIGN IN SIGN UP

Refactor and class split (#4432)

Summary:
Pull Request resolved: https://github.com/pytorch/executorch/pull/4432

Big classes are scary ☹️

This diff subdivides the tests into categories, places them as functions inside the gpuinfo namespace, instead of as part of the App class, and the App class is now only for persisting device information and configuration.

Reviewed By: jorgep31415

Differential Revision: D60290882

fbshipit-source-id: b57f6e824be33320c01eebc5d5b72cbd2ad4c0cf
E
Esteban Padilla Cerdio committed
e03181d1ff078d8b534e53aeab7ed4cce77ea7e3
Parent: 5867129
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 7/30/2024, 8:31:12 PM