Home
last modified time | relevance | path

Searched defs:kDeviceCount (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor_test_util.h38 constexpr int kDeviceCount = 2; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module_group_test.cc174 const int64_t kDeviceCount = 10; in TEST_F() local