Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/dynamic_fusion/runtime/gpu/cl/
H A DClWorkloadRuntime.cpp121 Status create_aux_tensors(ClAuxTensors *aux_tensors, const GpuWorkloadSourceCode &code) in create_aux_tensors()
200 …loadSourceCode &code, const std::vector<CLTensor *> &user_tensors, const ClAuxTensors &aux_tensors) in create_tensor_lut()
360 std::vector<std::tuple<CLTensor *, TensorInfo, AuxMemoryInfo>> aux_tensors; in get_auxiliary_tensors() local