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.cc190 HloInstruction::CreateParameter(0, t_s32_f32v4_, "x")); in BuildWhileConditionComputation()
218 HloInstruction::CreateParameter(0, t_s32_f32v4_, "x")); in BuildWhileBodyComputation()
305 Shape t_s32_f32v4_ = ShapeUtil::MakeTupleShape({s32_, f32vec4_}); member in xla::__anon3198ac380111::BufferAssignmentTest
865 t_s32_f32v4_, condition_computation, body_computation, tuple)); in TEST_F()