Searched defs:ParseFrontendAttributes (Results 1 – 2 of 2) sorted by relevance
2690 bool HloParserImpl::ParseFrontendAttributes( in ParseFrontendAttributes() function in xla::__anonf806807d0111::HloParserImpl5263 StatusOr<FrontendAttributes> ParseFrontendAttributes(absl::string_view str) { in ParseFrontendAttributes() function
2746 TEST_F(HloParserTest, ParseFrontendAttributes) { argument