Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在我的标签和 Estimator 预测上运行TensorFlow 指标之一,作为摘要显示在 Tensorboard 中。有没有一种简单的方法可以做到这一点,还是需要定义一个自定义估计器和 model_fn?