Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc3092 bool HloParser::ParseConvolutionDimensionNumbers( in ParseConvolutionDimensionNumbers() function in xla::__anonc071bf1f0111::HloParser
4135 StatusOr<ConvolutionDimensionNumbers> ParseConvolutionDimensionNumbers( in ParseConvolutionDimensionNumbers() function
Dhlo_parser_test.cc2259 TEST_F(HloParserTest, ParseConvolutionDimensionNumbers) { argument