Searched refs:AddCustomMemory (Results 1 – 2 of 2) sorted by relevance
94 void AddCustomMemory(const std::string& name,
511 void CLArguments::AddCustomMemory(const std::string& name, in AddCustomMemory() function in tflite::gpu::cl::CLArguments541 AddCustomMemory(absl::StrCat(name, "_", r.first), r.second); in AddGPUResources()