Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/dynamic_fusion/runtime/gpu/cl/
DClWorkloadRuntime.cpp91 CLTensor *add_aux_tensor(const ITensorInfo &tensor_info, const AuxMemoryInfo &aux_memory_info) in add_aux_tensor()
133 const auto aux_memory_info = workload_arg->memory_descriptor()->aux_memory_info; in create_aux_tensors() local