Searched refs:_num_present (Results 1 – 1 of 1) sorted by relevance
91 def _num_present(losses, weights, per_batch=False): function198 loss = _safe_mean(loss, _num_present(losses, weights))575 num_present_per_batch = _num_present(diffs, weights, per_batch=True)