Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc3001 bool HloParserImpl::ParseFrontendAttributes( in ParseFrontendAttributes() function in xla::__anon2f9b41db0111::HloParserImpl
5951 StatusOr<FrontendAttributes> ParseFrontendAttributes(absl::string_view str) { in ParseFrontendAttributes() function
Dhlo_parser_test.cc3244 TEST_F(HloParserTest, ParseFrontendAttributes) { argument