/external/tensorflow/tensorflow/core/kernels/ |
D | stateful_random_ops_cpu_gpu.h | 53 PHILOX_DEVICE_INLINE void WritePhiloxRandomToMem(PhiloxRandom const& philox, in WritePhiloxRandomToMem() 62 PHILOX_DEVICE_INLINE void UpdateMemWithPhiloxRandom(PhiloxRandom const& philox, in UpdateMemWithPhiloxRandom()
|
D | gather_nd_op_test.cc | 93 random::PhiloxRandom philox(301, 17); in GatherNd() local
|
D | stateful_random_ops_gpu.cu.cc | 38 auto philox = reinterpret_cast<PhiloxRandom*>(philox_raw); in FillKernel() local
|
D | range_sampler_test.cc | 46 random::PhiloxRandom philox(123, 17); in CheckHistogram() local 270 random::PhiloxRandom philox(123, 17); in TEST_F() local 313 random::PhiloxRandom philox(123, 17); in TEST_F() local
|
D | dynamic_partition_op_test.cc | 180 random::PhiloxRandom philox(301, 17); in DynamicPartition() local
|
D | gather_op_test.cc | 189 random::PhiloxRandom philox(301, 17); in Gather() local
|
D | stateful_random_ops.cc | 34 auto philox = GetPhiloxRandomFromMem(state_data + alg_tag_skip); in operator ()() local
|
/external/tensorflow/tensorflow/core/lib/random/ |
D | weighted_picker_test.cc | 37 PhiloxRandom philox(testing::RandomSeed(), 17); in TEST() local 93 PhiloxRandom philox(testing::RandomSeed() + 1, 17); in TEST() local 108 PhiloxRandom philox(testing::RandomSeed() + 10, 17); in TEST() local 257 PhiloxRandom philox(301, 17); in BM_Pick() local
|
D | simple_philox_test.cc | 30 PhiloxRandom philox(7, 7); in TEST() local 96 PhiloxRandom philox(17, 17); in TEST() local 115 PhiloxRandom philox(17, 17); in TEST() local
|
D | distribution_sampler_test.cc | 39 PhiloxRandom philox(testing::RandomSeed(), 17); in TestWeights() local 87 PhiloxRandom philox(173, 371); in BM_DistributionSampler() local
|
/external/tensorflow/tensorflow/core/lib/io/ |
D | table_test.cc | 434 random::PhiloxRandom philox(testing::RandomSeed() + 1, 17); in TEST_F() local 463 random::PhiloxRandom philox(testing::RandomSeed() + 1, 17); in TEST_F() local 473 random::PhiloxRandom philox(testing::RandomSeed() + 2, 17); in TEST_F() local 483 random::PhiloxRandom philox(testing::RandomSeed() + 3, 17); in TEST_F() local 495 random::PhiloxRandom philox(testing::RandomSeed() + 3, 17); in TEST_F() local 508 random::PhiloxRandom philox(testing::RandomSeed() + 4, 17); in TEST_F() local 518 random::PhiloxRandom philox(testing::RandomSeed() + 5, 17); in TEST_F() local 590 random::PhiloxRandom philox(301, 17); in TEST() local 613 random::PhiloxRandom philox(301, 17); in TEST() local
|
D | recordio_test.cc | 207 random::PhiloxRandom philox(301, 17); in TEST_F() local 214 random::PhiloxRandom philox(301, 17); in TEST_F() local
|
/external/tensorflow/tensorflow/core/lib/strings/ |
D | ordered_code_test.cc | 148 random::PhiloxRandom philox(301, 17); in TestNumbers() local 218 random::PhiloxRandom philox(301, 17); in TEST() local 330 random::PhiloxRandom philox(301, 17); in TEST() local 382 random::PhiloxRandom philox(301, 17); in BM_WriteNum() local 399 random::PhiloxRandom philox(301, 17); in BM_ReadNum() local 432 random::PhiloxRandom philox(301, 17); in TEST() local 1214 random::PhiloxRandom philox(301, 17); in BM_WriteString() local 1232 random::PhiloxRandom philox(301, 17); in BM_ReadString() local
|
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/testutil/ |
D | random_tree_gen_main.cc | 54 tensorflow::random::PhiloxRandom philox(1); in main() local
|
/external/tensorflow/tensorflow/contrib/coder/kernels/ |
D | range_coder_ops_test.cc | 215 random::PhiloxRandom philox(random::New64(), random::New64()); in TEST_F() local 233 random::PhiloxRandom philox(random::New64(), random::New64()); in TEST_F() local 268 random::PhiloxRandom philox(random::New64(), random::New64()); in TEST_F() local 414 random::PhiloxRandom philox(random::New64(), random::New64()); in CreateRangeEncodeFullBroadcastGraph() local 453 random::PhiloxRandom philox(random::New64(), random::New64()); in CreateRangeDecodeFullBroadcastGraph() local
|
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/utils/ |
D | random_test.cc | 24 random::PhiloxRandom philox(77L); in TEST() local
|
D | dropout_utils.cc | 70 PhiloxRandom philox(seed); in DropOutTrees() local
|
/external/tensorflow/tensorflow/core/graph/ |
D | tensor_id_test.cc | 44 random::PhiloxRandom philox(301, 17); in BM_ParseTensorName() local
|
D | mkl_tfconversion_pass_test.cc | 273 random::PhiloxRandom philox(301, 17); in BM_RunMklToTfConversionPass() local
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | single_threaded_executor_test.cc | 202 random::PhiloxRandom philox(0, 17); in BuildTree() local 252 random::PhiloxRandom philox(1729, 17); in BM_executor() local
|
/external/tensorflow/tensorflow/core/lib/core/ |
D | bitmap_test.cc | 98 random::PhiloxRandom philox(301, 17); in TEST() local
|
/external/tensorflow/tensorflow/core/kernels/boosted_trees/quantiles/ |
D | weighted_quantiles_summary_test.cc | 138 random::PhiloxRandom philox(13); in TEST_F() local
|
D | weighted_quantiles_stream_test.cc | 81 random::PhiloxRandom philox(13 + worker_id); in GenerateRandUniformFixedWeightsSummary() local 95 random::PhiloxRandom philox(13 + worker_id); in GenerateRandUniformRandWeightsSummary() local
|
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/quantiles/ |
D | weighted_quantiles_summary_test.cc | 139 random::PhiloxRandom philox(13); in TEST_F() local
|
D | weighted_quantiles_stream_test.cc | 82 random::PhiloxRandom philox(13 + worker_id); in GenerateRandUniformFixedWeightsSummary() local 96 random::PhiloxRandom philox(13 + worker_id); in GenerateRandUniformRandWeightsSummary() local
|