Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc89 StatusOr<ConvolutionDimensionNumbers> ParseConvolutionDimensionNumbersOnly();
4023 HloParser::ParseConvolutionDimensionNumbersOnly() { in ParseConvolutionDimensionNumbersOnly() function in xla::__anonc071bf1f0111::HloParser
4138 return parser.ParseConvolutionDimensionNumbersOnly(); in ParseConvolutionDimensionNumbers()