tensorflow_ranking/python/estimator.py [514:522]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      batch_norm_moment=batch_norm_moment)

  hparams = dict(
      model_dir=model_dir,
      learning_rate=learning_rate,
      listwise_inference=listwise_inference,
      loss=loss,
      checkpoint_secs=checkpoint_secs,
      num_checkpoints=num_checkpoints)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



tensorflow_ranking/python/estimator.py [822:830]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      batch_norm_moment=batch_norm_moment)

  hparams = dict(
      model_dir=model_dir,
      learning_rate=learning_rate,
      listwise_inference=listwise_inference,
      loss=loss,
      checkpoint_secs=checkpoint_secs,
      num_checkpoints=num_checkpoints)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



