Enable test now that the underlying problem has been fixed for TPU.
PiperOrigin-RevId: 217773726
This commit is contained in:
parent
594aae2550
commit
8898af469c
@ -479,8 +479,7 @@ TEST(RawApiTest, CompileWithXlaReturnShapes) {
|
||||
xla_program_shape.result().layout()));
|
||||
}
|
||||
|
||||
// Disabled because of failure on TPU (b/117876141)
|
||||
TEST(RawApiTest, DISABLED_DotGeneralWithLayoutTest) {
|
||||
TEST(RawApiTest, DotGeneralWithLayoutTest) {
|
||||
auto layout = xla::LayoutUtil::MakeLayout({0, 1});
|
||||
|
||||
xrt::XLAAllocation p0;
|
||||
|
Loading…
Reference in New Issue
Block a user