Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A 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
H A Dwhile_loop_simplifier.cc558 auto& while_shape = while_init->shape(); in TryRemoveRepeatedWhileTupleIndices() local
646 const auto& while_shape = while_init->shape(); in TryRemoveConstantParams() local
1013 Shape while_shape = while_init->shape(); in TryFlattenNestedTuples() local
1144 Shape while_shape = while_init->shape(); in TryMergeInductionVariables() local
H A Dgather_expander_test.cc100 const Shape& while_shape = while_instr->shape(); in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dwhile_test.cc1178 auto while_shape = ShapeUtil::MakeTupleShape( in XLA_TEST_F() local
1220 auto while_shape = ShapeUtil::MakeShape(S32, {}); in XLA_TEST_F() local
H A Dparams_test.cc382 Shape while_shape = ShapeUtil::MakeTupleShape(parameter_shapes); in XLA_TEST_F() local