Searched refs:getConstantBooleanInput (Results 1 – 1 of 1) sorted by relevance
1104 std::optional<bool> getConstantBooleanInput( in getConstantBooleanInput() function1132 auto isTraining = getConstantBooleanInput(node, "training"); in analyzeBatchNorm()1155 auto useInputStats = getConstantBooleanInput(node, "use_input_stats"); in analyzeInstanceNorm()