Searched refs:true_expected_count (Results 1 – 25 of 25) sorted by relevance
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/ |
D | AllCandidateSampler.pbtxt | 12 name: "true_expected_count" 61 name: "true_expected_count"
|
D | ThreadUnsafeUnigramCandidateSampler.pbtxt | 12 name: "true_expected_count" 67 name: "true_expected_count"
|
D | UniformCandidateSampler.pbtxt | 12 name: "true_expected_count" 67 name: "true_expected_count"
|
D | LogUniformCandidateSampler.pbtxt | 12 name: "true_expected_count" 67 name: "true_expected_count"
|
D | LearnedUnigramCandidateSampler.pbtxt | 12 name: "true_expected_count" 67 name: "true_expected_count"
|
D | FixedUnigramCandidateSampler.pbtxt | 12 name: "true_expected_count" 113 name: "true_expected_count"
|
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/ |
D | AllCandidateSampler.pbtxt | 12 name: "true_expected_count" 61 name: "true_expected_count"
|
D | LogUniformCandidateSampler.pbtxt | 12 name: "true_expected_count" 67 name: "true_expected_count"
|
D | ThreadUnsafeUnigramCandidateSampler.pbtxt | 12 name: "true_expected_count" 67 name: "true_expected_count"
|
D | LearnedUnigramCandidateSampler.pbtxt | 12 name: "true_expected_count" 67 name: "true_expected_count"
|
D | UniformCandidateSampler.pbtxt | 12 name: "true_expected_count" 67 name: "true_expected_count"
|
D | FixedUnigramCandidateSampler.pbtxt | 12 name: "true_expected_count" 113 name: "true_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_ThreadUnsafeUnigramCandidateSampler.pbtxt | 19 name: "true_expected_count"
|
D | api_def_LogUniformCandidateSampler.pbtxt | 18 name: "true_expected_count"
|
D | api_def_LearnedUnigramCandidateSampler.pbtxt | 18 name: "true_expected_count"
|
D | api_def_UniformCandidateSampler.pbtxt | 18 name: "true_expected_count"
|
D | api_def_FixedUnigramCandidateSampler.pbtxt | 18 name: "true_expected_count"
|
/external/tensorflow/tensorflow/python/ops/ |
D | nn_impl.py | 1894 sampled, true_expected_count, sampled_expected_count = ( 1977 true_logits -= math_ops.log(true_expected_count)
|
/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" 26352 name: "true_expected_count" 26453 name: "true_expected_count" 31260 name: "true_expected_count" 31315 name: "true_expected_count" 32842 name: "true_expected_count" 32897 name: "true_expected_count" 84138 name: "true_expected_count" 84193 name: "true_expected_count" [all …]
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 3940 …ptional ...AllCandidateSamplerAttr) (sampled_candidates tf.Output, true_expected_count tf.Output, … 4102 …..FixedUnigramCandidateSamplerAttr) (sampled_candidates tf.Output, true_expected_count tf.Output, … 4178 …dUnsafeUnigramCandidateSamplerAttr) (sampled_candidates tf.Output, true_expected_count tf.Output, … 4404 …LearnedUnigramCandidateSamplerAttr) (sampled_candidates tf.Output, true_expected_count tf.Output, … 4480 … ...LogUniformCandidateSamplerAttr) (sampled_candidates tf.Output, true_expected_count tf.Output, … 21360 …nal ...UniformCandidateSamplerAttr) (sampled_candidates tf.Output, true_expected_count tf.Output, …
|
/external/tensorflow/tensorflow/core/ops/ |
D | ops.pbtxt | 622 name: "true_expected_count" 16848 name: "true_expected_count" 21013 name: "true_expected_count" 22513 name: "true_expected_count" 56484 name: "true_expected_count" 57345 name: "true_expected_count"
|