Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
H A Dvariable_accessor.cc165 struct SharedVariableDeclarationGenerator { struct
167 void operator()(const T&) const { in operator ()()
173 void operator()(const std::vector<T>& v) const { in operator ()()
187 const Variable& variable;
188 std::string* result;