Home
last modified time | relevance | path

Searched refs:kElementCount (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dstateful_random_ops.h38 (PhiloxRandom::ResultType::kElementCount +
39 PhiloxRandom::Key::kElementCount) /
/external/tensorflow/tensorflow/compiler/xla/tests/
Dlocal_client_execute_test.cc408 const int kElementCount = 100; in XLA_TEST_F() local
412 std::vector<Shape> element_shapes(kElementCount, element_shape); in XLA_TEST_F()
420 for (int i = 0; i < kElementCount; ++i) { in XLA_TEST_F()
430 for (int i = 0; i < kElementCount; ++i) { in XLA_TEST_F()
439 for (int i = 0; i < kElementCount; ++i) { in XLA_TEST_F()
/external/tensorflow/tensorflow/core/lib/random/
Dphilox_random.h52 static const int kElementCount = ElementCount;