Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_test.cc206 Literal fft_c64x2x4x8_2d_; member in xla::__anona47f93e20111::HloEvaluatorTest
1543 fft_c64x2x4x8_2d_ = LiteralUtil::CreateR3<complex64>({ in InitializeFftData()
1791 EXPECT_TRUE(ShapeUtil::Compatible(result.shape(), fft_c64x2x4x8_2d_.shape()));
1792 EXPECT_TRUE(LiteralTestUtil::Near(fft_c64x2x4x8_2d_, result, fft_error_));
1805 TF_ASSERT_OK_AND_ASSIGN(Literal result, Evaluate({&fft_c64x2x4x8_2d_}));
2138 EXPECT_TRUE(ShapeUtil::Compatible(result.shape(), fft_c64x2x4x8_2d_.shape()));
2139 EXPECT_TRUE(LiteralTestUtil::Near(fft_c64x2x4x8_2d_, result, fft_error_));