Template Function cinn::lang::Relu

Function Documentation

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