"...resnet50_tensorflow.git" did not exist on "5122a448697f8ec401b93291970a28b3d73263fa"
Commit 3ec25e5d authored by Shawn Wang's avatar Shawn Wang
Browse files

Delint.

parent f9742f43
......@@ -349,7 +349,7 @@ def compute_eval_loss_and_metrics(logits, # type: tf.Tensor
def compute_top_k_and_ndcg(logits, # type: tf.Tensor
duplicate_mask, # type: tf.Tensor
match_mlperf=False # type: bool
):
):
"""Compute inputs of metric calculation.
Args:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment