Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_debug_allocator_test.cc58 int64* gpu_array = in TEST() local
155 float* gpu_array = TypedAllocator::Allocate<float>(&a, cpu_array.size(), {}); in TEST() local
200 float* gpu_array = TypedAllocator::Allocate<float>(&a, cpu_array.size(), {}); in TEST() local