Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dbuffer_donation_test.cc214 auto indexv = builder.AddInstruction( in BuildWhileBodyComputation() local
217 constv->shape(), HloOpcode::kAdd, indexv, constv)); in BuildWhileBodyComputation()
/external/autotest/client/profilers/lockmeter/
Dpatch.2.6.14-lockmeter-1.gz
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment_test.cc230 auto indexv = builder.AddInstruction( in BuildWhileBodyComputation() local
233 constv->shape(), HloOpcode::kAdd, indexv, constv)); in BuildWhileBodyComputation()
Dmemory_space_assignment_test.cc3732 auto indexv = builder.AddInstruction( in TEST_P() local
3735 constv->shape(), HloOpcode::kAdd, indexv, constv)); in TEST_P()
3740 addc, indexv, addv, tuple}); in TEST_P()