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 D | variable_accessor.h | 78 absl::flat_hash_map<std::string, Variable> name_to_variable_; variable |
H A D | rename.cc | 90 absl::flat_hash_map<std::string, Variable> name_to_variable_; member in tflite::gpu::gl::__anonda330f380111::VariableRewriter |