Searched defs:ParseNodes (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/ | ||
H A D | interpreter_builder.cc | 322 TfLiteStatus InterpreterBuilder::ParseNodes( in ParseNodes() function in tflite::InterpreterBuilder |
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/libperfmgr/ | ||
D | HintManager.cc | 422 std::vector<std::unique_ptr<Node>> HintManager::ParseNodes(const std::string &json_doc) { in ParseNodes() function in android::perfmgr::HintManager |