Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
Dvariable_accessor.cc161 struct SharedVariableDeclarationGenerator { struct
163 void operator()(const T&) const { in operator ()()
169 void operator()(const std::vector<T>& v) const { in operator ()()
183 const Variable& variable;
184 std::string* result;