Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment_test.cc787 Shape xshape = ShapeUtil::MakeShapeWithLayout(F32, {128, 8}, {0, 1}); in TEST_F() local
793 HloInstruction::CreateInfeed(xshape, token, "")); in TEST_F()
795 HloInstruction::CreateGetTupleElement(xshape, infeed, 0)); in TEST_F()