Searched defs:aux_tensors (Results 1 – 1 of 1) sorted by relevance
121 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