Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis_test.cc1223 void CreateSwitchN(const Scope& scope, Input data, Input output_index, in CreateSwitchN() function
1251 CreateSwitchN(root.WithOpName("switchn"), value, constant_1, 2, &outputs); in TEST()
1271 CreateSwitchN(root.WithOpName("switchn"), value, constant_7, 3, &outputs); in TEST()
1294 CreateSwitchN(root.WithOpName("switchn"), value, condition_ref_var, 3, in TEST()