SIGN IN SIGN UP

Fix debugger tests - sdk issue (#2503)

Summary:
For sdk < 17.4 there is no profiling support and we were returning `nil` from `ETCoreMLModelAnalyzer` if the profiler was nil. We could still support model debugging even if we can't profile the model, the change addresses it by creating the `ETCoreMLModelAnalyzer` instance.

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

Reviewed By: shoumikhin

Differential Revision: D55076647

Pulled By: tarun292

fbshipit-source-id: 28f96042e5f89aef7bd6ffc8ada52191594c69f2
G
Gyan Sinha committed
80e39891be8d69e3acd43d531dc46a464efb5150
Parent: 22cd0f8
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 3/20/2024, 1:17:36 PM