Home
last modified time | relevance | path

Searched defs:num_examples_per_class_seen (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/
H A Ddataset_ops.py6024 def update_estimate_and_tile(num_examples_per_class_seen, c): argument
6045 def _estimate_data_distribution(c, num_examples_per_class_seen): argument