Searched defs:name_to_variable_ (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/ | ||
D | variable_accessor.h | 78 absl::flat_hash_map<std::string, Variable> name_to_variable_; variable |
D | rename.cc | 89 absl::flat_hash_map<std::string, Variable> name_to_variable_; member in tflite::gpu::gl::__anon2ec6fcc20111::VariableRewriter |