Searched refs:unsupported_details (Results 1 – 7 of 7) sorted by relevance
46 std::string* unsupported_details)>;97 std::string* unsupported_details) { in IsNodeSupported() argument99 unsupported_details); in IsNodeSupported()150 std::string* unsupported_details) override;
140 std::string unsupported_details; in PrepareSupportedNodes() local142 &unsupported_details)) { in PrepareSupportedNodes()147 node_info.append(unsupported_details); in PrepareSupportedNodes()221 int node_id, std::string* unsupported_details) { in IsNodeSupported() argument250 context, node, registration, node_id, unsupported_details); in IsNodeSupported()
172 std::string* unsupported_details) { in IsNodeSupported() argument
432 std::string* unsupported_details) -> bool { in FP16Delegate() argument
90 std::string* unsupported_details) -> bool { in DelegatePrepare() argument
2483 std::string* unsupported_details) -> bool { in GetOpsToReplace() argument2487 if (unsupported_details) { in GetOpsToReplace()2488 *unsupported_details = std::string(status.message()); in GetOpsToReplace()2495 if (unsupported_details) { in GetOpsToReplace()2496 *unsupported_details = in GetOpsToReplace()
239 std::string* unsupported_details) -> bool {