Searched refs:true_expected_count (Results 1 – 15 of 15) sorted by relevance
/external/tensorflow/tensorflow/contrib/nn/python/ops/ |
D | sampling_ops.py | 79 sampled, true_expected_count, sampled_expected_count = sampled_values 82 true_expected_count = array_ops.stop_gradient(true_expected_count) 107 return resampled, true_expected_count, resampled_expected_count
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | candidate_sampler_ops_test.py | 70 _, true_expected_count, _ = candidate_sampling_ops.all_candidate_sampler( 72 true_log_expected_count = math_ops.log(true_expected_count) 76 self.assertEqual(true_expected_count.get_shape(),
|
/external/tensorflow/tensorflow/core/kernels/ |
D | candidate_sampler_ops.cc | 78 gtl::MutableArraySlice<float> true_expected_count( in Compute() local 94 true_candidate, true_expected_count); in Compute()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_AllCandidateSampler.pbtxt | 18 name: "true_expected_count"
|
D | api_def_UniformCandidateSampler.pbtxt | 18 name: "true_expected_count"
|
D | api_def_LearnedUnigramCandidateSampler.pbtxt | 18 name: "true_expected_count"
|
D | api_def_LogUniformCandidateSampler.pbtxt | 18 name: "true_expected_count"
|
D | api_def_ThreadUnsafeUnigramCandidateSampler.pbtxt | 19 name: "true_expected_count"
|
D | api_def_FixedUnigramCandidateSampler.pbtxt | 18 name: "true_expected_count"
|
/external/tensorflow/tensorflow/python/ops/ |
D | nn_impl.py | 1453 sampled, true_expected_count, sampled_expected_count = ( 1536 true_logits -= math_ops.log(true_expected_count)
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 3910 …..FixedUnigramCandidateSamplerAttr) (sampled_candidates tf.Output, true_expected_count tf.Output, … 3983 … ...LogUniformCandidateSamplerAttr) (sampled_candidates tf.Output, true_expected_count tf.Output, … 4056 …nal ...UniformCandidateSamplerAttr) (sampled_candidates tf.Output, true_expected_count tf.Output, … 19897 …dUnsafeUnigramCandidateSamplerAttr) (sampled_candidates tf.Output, true_expected_count tf.Output, … 31001 …ptional ...AllCandidateSamplerAttr) (sampled_candidates tf.Output, true_expected_count tf.Output, … 36988 …LearnedUnigramCandidateSamplerAttr) (sampled_candidates tf.Output, true_expected_count tf.Output, …
|
/external/tensorflow/tensorflow/core/ops/compat/ |
D | ops_history.v0.pbtxt | 793 name: "true_expected_count" 12323 name: "true_expected_count" 15030 name: "true_expected_count" 15656 name: "true_expected_count" 39092 name: "true_expected_count" 39825 name: "true_expected_count"
|
D | ops_history.v2.pbtxt | 1461 name: "true_expected_count" 1510 name: "true_expected_count" 26535 name: "true_expected_count" 26636 name: "true_expected_count" 31923 name: "true_expected_count" 31978 name: "true_expected_count" 33505 name: "true_expected_count" 33560 name: "true_expected_count" 85018 name: "true_expected_count" 85073 name: "true_expected_count" [all …]
|
D | ops_history.v1.pbtxt | 1461 name: "true_expected_count" 1510 name: "true_expected_count" 26906 name: "true_expected_count" 27007 name: "true_expected_count" 32308 name: "true_expected_count" 32363 name: "true_expected_count" 33890 name: "true_expected_count" 33945 name: "true_expected_count" 85645 name: "true_expected_count" 85700 name: "true_expected_count" [all …]
|
/external/tensorflow/tensorflow/core/ops/ |
D | ops.pbtxt | 615 name: "true_expected_count" 13226 name: "true_expected_count" 16267 name: "true_expected_count" 17358 name: "true_expected_count" 42118 name: "true_expected_count" 42846 name: "true_expected_count"
|