Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dreference_util_test.cc348 ReferenceUtil::ConvArray4DGeneralDimensions( in TEST_F()
405 ReferenceUtil::ConvArray4DGeneralDimensions( in TEST_F()
Dreference_util.cc112 return ConvArray4DGeneralDimensions( in ConvArray4D()
465 ReferenceUtil::ConvArray4DGeneralDimensions( in ConvArray4DGeneralDimensions() function in xla::ReferenceUtil
Dreference_util.h77 static std::unique_ptr<Array4D<float>> ConvArray4DGeneralDimensions(
/external/tensorflow/tensorflow/compiler/xla/tests/
Dconvolution_dimension_numbers_test.cc124 auto expected_conv2 = ReferenceUtil::ConvArray4DGeneralDimensions( in XLA_TEST_F()