Home
last modified time | relevance | path

Searched refs:_estimate_data_distribution (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/data/experimental/ops/
Dresampling.py185 updated_examples_per_class_seen, dist = _estimate_data_distribution(
205 def _estimate_data_distribution(c, num_examples_per_class_seen): function