Searched refs:fft_c64x2x4x8_1d_ (Results 1 – 1 of 1) sorted by relevance
205 Literal fft_c64x2x4x8_1d_; member in xla::__anona47f93e20111::HloEvaluatorTest1525 fft_c64x2x4x8_1d_ = LiteralUtil::CreateR3<complex64>({ in InitializeFftData()1671 EXPECT_TRUE(ShapeUtil::Compatible(result.shape(), fft_c64x2x4x8_1d_.shape()));1672 EXPECT_TRUE(LiteralTestUtil::Near(fft_c64x2x4x8_1d_, result, fft_error_));1685 TF_ASSERT_OK_AND_ASSIGN(Literal result, Evaluate({&fft_c64x2x4x8_1d_}));2122 EXPECT_TRUE(ShapeUtil::Compatible(result.shape(), fft_c64x2x4x8_1d_.shape()));2123 EXPECT_TRUE(LiteralTestUtil::Near(fft_c64x2x4x8_1d_, result, fft_error_));