Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dinterpreter_builder.cc322 TfLiteStatus InterpreterBuilder::ParseNodes( in ParseNodes() function in tflite::InterpreterBuilder
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/libperfmgr/
DHintManager.cc422 std::vector<std::unique_ptr<Node>> HintManager::ParseNodes(const std::string &json_doc) { in ParseNodes() function in android::perfmgr::HintManager