Template Function cinn::lang::Relu6

Function Documentation

template<typename T>
Expr cinn::lang::Relu6(Expr e, T threshold = static_cast<T>(0))