Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_parser.cc4637 bool HloParserImpl::ParseConvolutionDimensionNumbers( in ParseConvolutionDimensionNumbers() function in xla::__anon2255e8ac0111::HloParserImpl
5972 StatusOr<ConvolutionDimensionNumbers> ParseConvolutionDimensionNumbers( in ParseConvolutionDimensionNumbers() function
H A Dhlo_parser_test.cc3259 TEST_F(HloParserTest, ParseConvolutionDimensionNumbers) { argument