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

Retrieve neural network indices in TensorrtAPI #127

Merged
merged 1 commit into from
Jun 2, 2021
Merged

Conversation

QueensGambit
Copy link
Owner

@QueensGambit QueensGambit commented Jun 2, 2021

This PR retrieves the neural network indices for the output layers rather than hardcoding them.
Currently only supported in the TensorRT back-end.

  • added retrieve_indices_by_name() for TensorrtAPI
  • added constant layer name to nnDesign

added constant layer name to nnDesign
@QueensGambit QueensGambit merged commit ae12430 into master Jun 2, 2021
@QueensGambit QueensGambit deleted the idx_nn_infer branch June 30, 2021 11:44
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