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.cc4587 const Shape dslice_shape = ShapeUtil::MakeShape(F32, {10}); in TEST_F() local
4589 HloInstruction::CreateParameter(0, dslice_shape, "operand")); in TEST_F()
4596 dslice_shape, operand, update, in TEST_F()