Typedef cinn::lang::compute_handler_t
Defined in File compute.h
Typedef Documentation
-
using
cinn::lang::compute_handler_t= std::function<Expr(const std::vector<Expr>&)>
Defined in File compute.h
cinn::lang::compute_handler_t = std::function<Expr(const std::vector<Expr>&)>