Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
H A Dvariable_accessor.h78 absl::flat_hash_map<std::string, Variable> name_to_variable_; variable
H A Drename.cc90 absl::flat_hash_map<std::string, Variable> name_to_variable_; member in tflite::gpu::gl::__anonda330f380111::VariableRewriter