Home
last modified time | relevance | path

Searched refs:offset_element_size (Results 1 – 1 of 1) sorted by relevance

/external/ComputeLibrary/src/runtime/CL/
DCLTensorAllocator.cpp99 …const size_t offset_element_size = sizeof(std::remove_reference<decltype(qoffset)>:… in populate_quantization_info() local
102 ….enqueueWriteBuffer(offset.cl_buffer(), CL_TRUE, 0, num_elements * offset_element_size, qinfo.offs… in populate_quantization_info()