PAIR-code/what-if-tool

Error message handling when remote model fails

Open

#84 创建于 2020年5月5日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)HTML (843 star) (158 fork)batch import
enhancementgood first issue

描述

When a TF serving model returns a failure instead of a prediction, pass the failure string to the front-end for display instead of the generic http error we see now.

贡献者指南