Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment_test.cc197 HloInstruction::CreateParameter(0, t_s32_f32v4_, "x")); in BuildWhileConditionComputation()
225 HloInstruction::CreateParameter(0, t_s32_f32v4_, "x")); in BuildWhileBodyComputation()
312 Shape t_s32_f32v4_ = ShapeUtil::MakeTupleShape({s32_, f32vec4_}); member in xla::__anon3198ac380111::BufferAssignmentTest
1037 t_s32_f32v4_, condition_computation, body_computation, tuple)); in TEST_F()