Home
last modified time | relevance | path

Searched defs:kElementCost (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/lib/random/
Drandom_distributions.h78 static const int kElementCost = 3; variable
102 static const int kElementCost = 3; variable
126 static const int kElementCost = 3; variable
150 static const int kElementCost = 3; variable
174 static const int kElementCost = 3; variable
209 static const int kElementCost = 3; variable
331 static const int kElementCost = 70; variable
358 static const int kElementCost = 70; variable
388 static const int kElementCost = 70; variable
412 static const int kElementCost = 70; variable
[all …]
Dphilox_random.h110 static const int kElementCost = 10; variable
/external/tensorflow/tensorflow/core/kernels/
Drandom_poisson_op.cc265 static const int kElementCost = 165 + 6 * Uniform::kElementCost + in operator ()() local
Drandom_op.cc440 static const int kElementCost = 85 + 2 * Normal::kElementCost + in Compute() local