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

Implement features to profile the networks #41

Open
rvmaretto opened this issue Jan 25, 2019 · 1 comment
Open

Implement features to profile the networks #41

rvmaretto opened this issue Jan 25, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request Low Priority

Comments

@rvmaretto
Copy link
Owner

In the current version, there is a clear bottleneck in the CPU integration of the network weights. Implement profiling options to analyse the execution in each device (CPUs and GPUs)

@rvmaretto rvmaretto added enhancement New feature or request Important Important, but not urgent. BLOCKER Someone work is stuck depending on this issue labels Jan 25, 2019
@rvmaretto rvmaretto self-assigned this Jan 25, 2019
@rvmaretto
Copy link
Owner Author

  • It is already implemented using the tf.train.ProfilerHook. see if it is possible to use the tf.contrib.ProfileContext or if is there another better way to do this.
  • Put in the network parameters table the configuration of the profiling.

@rvmaretto rvmaretto removed the BLOCKER Someone work is stuck depending on this issue label Mar 29, 2019
@rvmaretto rvmaretto added Low Priority and removed Important Important, but not urgent. labels Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Low Priority
Projects
None yet
Development

No branches or pull requests

1 participant