Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/compatibility/
H A Ddevicedb.cc49 std::map<std::string, std::string>* variable_values, in UpdateVariablesFromDeviceDecisionTreeEdges()
59 std::map<std::string, std::string>* variable_values) { in Follow()
82 std::map<std::string, std::string>* variable_values, in UpdateVariablesFromDatabase()
H A Dgpu_compatibility.cc34 void CanonicalizeValues(std::map<std::string, std::string>* variable_values) { in CanonicalizeValues()