Searched defs:sizesD (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/ |
H A D | cpu_function_runtime_test.cc | 79 static constexpr intptr_t sizesD[7] = {1, -1, 32, -1, 64, 2, 3}; in TEST() local 130 static constexpr intptr_t sizesD[7] = {1, -1, 32, -1, 64, 2, 3}; in TEST() local
|