-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#884: Fixed on device perf collection for unary ops and added unit te… #1087
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes to CI files look good 👍
a0a200c
to
380a49d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Runtime changes look good. Thanks a lot for looking into this!
380a49d
to
a3e6cbb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Taps, looks great! Couple minor things.
a3e6cbb
to
051cb2d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, thx!
6393bc9
to
a575331
Compare
4adbfcd
to
c342baf
Compare
…sts for each op for perf mode in ttrt
c342baf
to
44a4785
Compare
…sts for each op for perf mode in ttrt
Apologies for large PR. Large changes related to perf mode.
Major Changes:
closes
#884
#874
#828
#762
#512
#174