Searched refs:rejection_resample (Results 1 – 7 of 7) sorted by relevance
51 resampling.rejection_resample(87 resampling.rejection_resample(118 resampling.rejection_resample(
41 resampling.rejection_resample(
37 def rejection_resample(class_func, target_dist, initial_dist=None, seed=None): function
135 from tensorflow.python.data.experimental.ops.resampling import rejection_resample
184 name: "rejection_resample"
212 name: "rejection_resample"
3634 * The signature of the `tf.contrib.data.rejection_resample()` function has been