Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/sycl/
Dsycl_allocator.cc46 const auto& allocated_buffer = sycl_device_->get_sycl_buffer(p); in AllocateRaw() local
/external/python/cpython3/Modules/
Doverlapped.c55 PyObject *allocated_buffer; member