Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Add Memory Profile and Post-Node Ordering Memory Profile to CI #26

Open
mostafaelhoushi opened this issue Mar 4, 2023 · 0 comments
Open
Assignees

Comments

@mostafaelhoushi
Copy link
Contributor

in benchmarks_test.py in run_model_benchmarks add something like:

if gpu enabled:
   args += ` --memory-profile`
   if skip_node_ordering is False:
      args += `--memory-profile-node-ordering`
@mostafaelhoushi mostafaelhoushi self-assigned this Mar 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant