Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment_test.cc3663 std::vector<HloInstruction*> negate_instructions = {negate0, negate1, negate2, in TEST_P() local
3666 negate_instructions, [&](const HloInstruction* instruction) { in TEST_P()