Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/nn/python/ops/
Dsampling_ops.py32 resampling_temperature, partition_strategy): argument
85 reweighted_inputs = inputs / resampling_temperature
100 sampled_logits += sampled_b / resampling_temperature
119 resampling_temperature, argument
219 weights, biases, labels, inputs, sampled_values, resampling_temperature
231 num_resampled, resampling_temperature,
Dsampling_ops_test.py163 resampling_temperature=1.,
182 resampling_temperature=1.,
200 resampling_temperature=1.,
216 resampling_temperature=1.,
288 resampling_temperature=constant_op.constant(temperature),