Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc5468 const Shape dslice_shape = ShapeUtil::MakeShape(F32, {10}); in TEST_F() local
5470 HloInstruction::CreateParameter(0, dslice_shape, "operand")); in TEST_F()
5477 dslice_shape, operand, update, in TEST_F()