Searched refs:kElu (Results 1 – 5 of 5) sorted by relevance
234 {{OperatorType::kElu, 1}, "1.14.0"}, in GetMinimumRuntimeVersionForModel()
115 CheckSimpleOperator<EluOperator>("ELU", OperatorType::kElu); in TEST_F()
1999 ::tflite::BuiltinOperator_ELU, OperatorType::kElu)); in BuildOperatorList()
175 kElu, enumerator750 EluOperator() : Operator(OperatorType::kElu) {}
2164 case OperatorType::kElu: in Run()