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.cc152 MakeCountedLoopConditionComputation(const Shape& loop_state_shape, in MakeCountedLoopConditionComputation()
175 const Shape& loop_state_shape, in MakeCountedLoopBodyComputation()
234 Shape loop_state_shape = MakeLoopStateShape(init_values); in MakeCountedLoop() local
Dcopy_insertion_test.cc414 const Shape& loop_state_shape) { in BuildConditionComputation()
473 const Shape& loop_state_shape = ShapeUtil::MakeTupleShape( in BuildDependentBodyComputation2() local
543 const Shape& loop_state_shape = in BuildIndependentBodyComputation() local
754 const Shape& loop_state_shape, HloInstruction* data_init, in BuildWhileInstructionWithCustomInit()
1238 const Shape& loop_state_shape = ShapeUtil::MakeTupleShape( in TEST_F() local
1299 const Shape loop_state_shape = in TEST_F() local
1580 const Shape loop_state_shape = in TEST_F() local
1643 const Shape loop_state_shape = in TEST_F() local
1700 const Shape loop_state_shape = ShapeUtil::MakeTupleShape( in TEST_F() local
1879 const Shape loop_state_shape = in MakeBenchmarkWhileBody() local
[all …]
/external/tensorflow/tensorflow/compiler/xla/tests/
Dwhile_test.cc1273 Shape loop_state_shape = ShapeUtil::MakeTupleShape( in BM_WhileLoop() local