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.cc4091 bool HloParserImpl::ParseConvolutionDimensionNumbers( in ParseConvolutionDimensionNumbers() function in xla::__anon8590f6b60111::HloParserImpl
5284 StatusOr<ConvolutionDimensionNumbers> ParseConvolutionDimensionNumbers( in ParseConvolutionDimensionNumbers() function
Dhlo_parser_test.cc2761 TEST_F(HloParserTest, ParseConvolutionDimensionNumbers) { argument