Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_test.cc207 Literal fft_c64x2x4x8_3d_; member in xla::__anona47f93e20111::HloEvaluatorTest
1561 fft_c64x2x4x8_3d_ = LiteralUtil::CreateR3<complex64>({ in InitializeFftData()
1959 EXPECT_TRUE(ShapeUtil::Compatible(result.shape(), fft_c64x2x4x8_3d_.shape()));
1960 EXPECT_TRUE(LiteralTestUtil::Near(fft_c64x2x4x8_3d_, result, fft_error_));
1973 TF_ASSERT_OK_AND_ASSIGN(Literal result, Evaluate({&fft_c64x2x4x8_3d_}));
2155 EXPECT_TRUE(ShapeUtil::Compatible(result.shape(), fft_c64x2x4x8_3d_.shape()));
2156 EXPECT_TRUE(LiteralTestUtil::Near(fft_c64x2x4x8_3d_, result, fft_error_));