Home
last modified time | relevance | path

Searched defs:while_shape (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_invariant_code_motion_test.cc63 Shape while_shape = in TEST_F() local
105 Shape while_shape = in TEST_F() local
178 Shape while_shape = ShapeUtil::MakeTupleShape({scalar_s32, scalar_s32}); in TEST_F() local
216 Shape while_shape = in TEST_F() local
255 Shape while_shape = in TEST_F() local
304 Shape while_shape = in TEST_F() local
358 Shape while_shape = ShapeUtil::MakeTupleShape( in TEST_F() local
408 Shape while_shape = in TEST_F() local
445 Shape while_shape = ShapeUtil::MakeTupleShape({scalar_s32, scalar_s32}); in TEST_F() local
Dgather_expander_test.cc100 const Shape& while_shape = while_instr->shape(); in TEST_F() local
Dwhile_loop_simplifier.cc421 auto& while_shape = while_init->shape(); in TryRemoveRepeatedWhileTupleIndices() local
509 const auto& while_shape = while_init->shape(); in TryRemoveConstantParams() local
870 Shape while_shape = while_init->shape(); in TryFlattenNestedTuples() local
997 Shape while_shape = while_init->shape(); in TryMergeInductionVariables() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dparams_test.cc378 Shape while_shape = ShapeUtil::MakeTupleShape(parameter_shapes); in XLA_TEST_F() local
Dwhile_test.cc1192 auto while_shape = ShapeUtil::MakeTupleShape( in XLA_TEST_F() local
1234 auto while_shape = ShapeUtil::MakeShape(S32, {}); in XLA_TEST_F() local