Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_debug_allocator_test.cc60 int64_t* gpu_array = in TEST() local
163 float* gpu_array = TypedAllocator::Allocate<float>(&a, cpu_array.size(), {}); in TEST() local
208 float* gpu_array = TypedAllocator::Allocate<float>(&a, cpu_array.size(), {}); in TEST() local