SIGN IN SIGN UP

Rename `RuntimeConfiguration` to `RuntimeConfig` (#4182)

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

Rest of the codebase uses `Config`, not `Configuration`.

```
find . -type f -exec sed -i 's/RuntimeConfiguration/RuntimeConfig/g' {} +
```
ghstack-source-id: 233085717
exported-using-ghexport

bypass-github-export-checks
bypass-github-pytorch-ci-checks
bypass-github-executorch-ci-checks

Reviewed By: SS-JIA

Differential Revision: D59527914

fbshipit-source-id: b83b3b45cf76fb22e2cbd2f28ca3c6d8b5e050df
J
Jorge Pineda committed
073a96d2d051ca15e50aff81132547ef56aa20e6
Parent: d93176a
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 7/9/2024, 10:32:52 PM