Searched refs:indexv (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | buffer_donation_test.cc | 214 auto indexv = builder.AddInstruction( in BuildWhileBodyComputation() local 217 constv->shape(), HloOpcode::kAdd, indexv, constv)); in BuildWhileBodyComputation()
|
/external/autotest/client/profilers/lockmeter/ |
D | patch.2.6.14-lockmeter-1.gz |
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | buffer_assignment_test.cc | 230 auto indexv = builder.AddInstruction( in BuildWhileBodyComputation() local 233 constv->shape(), HloOpcode::kAdd, indexv, constv)); in BuildWhileBodyComputation()
|
D | memory_space_assignment_test.cc | 3732 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()
|