Typedef cinn::frontend::ProgramPassFunction

Typedef Documentation

using cinn::frontend::ProgramPassFunction = std::function<void(Program*, const std::unordered_set<std::string>&)>