Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dcl_arguments.cc57 void AppendArgument(const std::string& arg, std::string* args) { in AppendArgument() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
H A Dmetal_arguments.cc56 void AppendArgument(const std::string& arg, std::string* args) { in AppendArgument() function