Skip to content
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

add autograd and cupti #13

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

add autograd and cupti #13

wants to merge 4 commits into from

Conversation

yen-hsiang-chang
Copy link
Contributor

Add autograd (framework level) and cupti (system library level) profiling into pytorch-agent.
Make a timestamp when calling StartProfiling and EndProfiling and determine the starting time of the span by (timestamp for start_profiling + ts + dur).

NOTE: Need to update rai-project/pytorch after this, not simultaneously, since there are dependency relations in Gopkg.lock.

@ghost
Copy link

ghost commented Jun 10, 2020

DeepCode's analysis on #9384fb found:

  • ⚠️ 1 warning 👇

Top issues

Description Example fixes
Unreachable code. Occurrences: 🔧 Example fixes

👉 View analysis in DeepCode’s Dashboard | Configure the bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant