Searched refs:kSwitchLayerInputSize (Results 1 – 2 of 2) sorted by relevance
519 constexpr auto kSwitchLayerInputSize = 3; variable
342 if (inputs.size() != kSwitchLayerInputSize) { in AddSwitchLayer()