SIGN IN SIGN UP

Move calculations away from GPU in Bandwidth profilers (#4445)

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

This is simply to have a more accurate result when doing bandwidth profiling by removing calculations that can be done outside the shader, leaving only the read operations behind.

Reviewed By: copyrightly

Differential Revision: D60396870

fbshipit-source-id: 53dc774f08b1284b7e1eff0cd14ac06c01c7532a
E
Esteban Padilla Cerdio committed
ad371a4e4968ecb65555934f40f1291da0ea3a02
Parent: a743a3b
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 8/1/2024, 4:23:32 PM