tensorflow / tensorboard

TensorFlow's Visualization Toolkit
Apache License 2.0
6.7k stars 1.66k forks source link

Use unified error types where appropriate #2641

Open wchargin opened 5 years ago

wchargin commented 5 years ago

See #2631 for context.

We’ll want to consider both standard 400s (“invalid run/tag”, as in most plugins) and custom error types (like HParamsError).

SudhanvaMG commented 5 years ago

Hi, i would like to work on this .