Typedef cinn::lang::compute_handler_t

Typedef Documentation

using cinn::lang::compute_handler_t = std::function<Expr(const std::vector<Expr>&)>