Searched defs:ParseFrontendAttributes (Results 1 – 2 of 2) sorted by relevance
3001 bool HloParserImpl::ParseFrontendAttributes( in ParseFrontendAttributes() function in xla::__anon2f9b41db0111::HloParserImpl5951 StatusOr<FrontendAttributes> ParseFrontendAttributes(absl::string_view str) { in ParseFrontendAttributes() function
3244 TEST_F(HloParserTest, ParseFrontendAttributes) { argument