Home
last modified time | relevance | path

Searched refs:t_s32_f32v1 (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment_test.cc3681 Shape t_s32_f32v1 = ShapeUtil::MakeTupleShape({s32, f32v1}); in TEST_P() local
3698 HloInstruction::CreateParameter(0, t_s32_f32v1, "x")); in TEST_P()
3727 HloInstruction::CreateParameter(0, t_s32_f32v1, "x")); in TEST_P()
3747 HloInstruction::CreateParameter(0, t_s32_f32v1, "param")); in TEST_P()
3755 t_s32_f32v1, cond_computation, body_computation, tuple)); in TEST_P()