Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dconditional_test.cc244 auto make_branch = [&builder, this](int i) { in XLA_TEST_P() local
257 branches.emplace_back(make_branch(i)); in XLA_TEST_P()
421 auto make_branch = [&builder, this](int i) { in XLA_TEST_P() local
433 branches.emplace_back(make_branch(i)); in XLA_TEST_P()