You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: