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

Explore send_feedback path for tensorflow protocol #2665

Closed
axsaucedo opened this issue Nov 19, 2020 · 0 comments · Fixed by #2688
Closed

Explore send_feedback path for tensorflow protocol #2665

axsaucedo opened this issue Nov 19, 2020 · 0 comments · Fixed by #2688
Labels
triage Needs to be triaged and prioritised accordingly

Comments

@axsaucedo
Copy link
Contributor

Currently the tensorflow protocol does not implement the send feedback requests. THis can be something that could be added now as even if the tensorflow models themselves don't implement a send_feedback path, it could stil lbe possible for the executor to just forward the feedback request into the metrics server. THis would also require the metrics server to be extended to work with their respective comparison structure, so it may be slightly more involved.

@axsaucedo axsaucedo added the triage Needs to be triaged and prioritised accordingly label Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Needs to be triaged and prioritised accordingly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant