GitXplorerGitXplorer
f

profiling_models_in_remote_aar

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
9b9fa09c5ccedad27f20546b114636e33b51c71d

move README.md to top dir

ffreedomtan committed 5 months ago
Unverified
1a34975598187a791edf175a0f382b8e0e551693

initial update

ffreedomtan committed 5 months ago
Unverified
e0cea5d9faa6c52b651c5ce0abfd0999c49b2c2c

Initial Commit

ffreedomtan committed 5 months ago

README

The README file for this repository.

Profiling .mlmodelc models, compiled MLProgram, in remote AAR (Apple Archive)

  1. Xcode Peformace Tab only works for .mlmodel or .mlpacakage models
  2. Core ML's MLComputePlan only reports relatevie compute cost
  3. I hacked a bit and figured how to run per-op profiling and get analytics.mil
  4. with that, we can check per-op analytics of .mlmodelc models