Searched refs:sample_from_datasets_v1 (Results 1 – 2 of 2) sorted by relevance
236 def sample_from_datasets_v1(datasets, weights=None, seed=None): function239 sample_from_datasets_v1.__doc__ = sample_from_datasets_v2.__doc__297 sample_from_datasets = sample_from_datasets_v1
107 interleave_ops.sample_from_datasets = interleave_ops.sample_from_datasets_v1