Home
last modified time | relevance | path

Searched refs:ParsePaddingType (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_parser.cc494 bool ParsePaddingType(PaddingType* result);
4157 if (!ParsePaddingType(&result)) { in ParseAttributeHelper()
5533 bool HloParserImpl::ParsePaddingType(PaddingType* result) { in ParsePaddingType() function in xla::__anon2255e8ac0111::HloParserImpl