Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc949 Shape r2c64 = ShapeUtil::MakeShape(C64, {2, 2}); in TEST_F() local
952 HloInstruction::CreateParameter(0, r2c64, "param0")); in TEST_F()
958 HloInstruction::CreateBinary(r2c64, HloOpcode::kComplex, real, imag)); in TEST_F()