Home
last modified time | relevance | path

Searched refs:VariableLengthGetter (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
Dvariable_accessor.cc237 struct VariableLengthGetter { struct
313 return absl::visit(VariableLengthGetter(), value); in IsVariableLength()