Home
last modified time | relevance | path

Searched defs:loop_state_shape (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_util.cc154 MakeCountedLoopConditionComputation(const Shape& loop_state_shape, in MakeCountedLoopConditionComputation()
177 const Shape& loop_state_shape, in MakeCountedLoopBodyComputation()
249 Shape loop_state_shape = MakeLoopStateShapeWithLayout(init_values); in MakeCountedLoop() local
Dcopy_insertion_test.cc414 const Shape& loop_state_shape) { in BuildConditionComputation()
476 const Shape& loop_state_shape = ShapeUtil::MakeTupleShape( in BuildDependentBodyComputation2() local
549 const Shape& loop_state_shape = in BuildIndependentBodyComputation() local
760 const Shape& loop_state_shape, HloInstruction* data_init, in BuildWhileInstructionWithCustomInit()
1448 const Shape& loop_state_shape = ShapeUtil::MakeTupleShape( in TEST_F() local
1509 const Shape loop_state_shape = in TEST_F() local
1783 const Shape loop_state_shape = in TEST_F() local
1846 const Shape loop_state_shape = in TEST_F() local
1903 const Shape loop_state_shape = ShapeUtil::MakeTupleShape( in TEST_F() local
2082 const Shape loop_state_shape = in MakeBenchmarkWhileBody() local
[all …]
/external/tensorflow/tensorflow/compiler/xla/tests/
Dwhile_test.cc1272 Shape loop_state_shape = ShapeUtil::MakeTupleShape( in BM_WhileLoop() local