Typedef cinn::frontend::CPUKernelFunc
Defined in File test_helper.h
Typedef Documentation
-
using
cinn::frontend::CPUKernelFunc= std::function<void(const std::vector<size_t> &lengths, const std::vector<void*> &ptrs)>
Defined in File test_helper.h
cinn::frontend::CPUKernelFunc = std::function<void(const std::vector<size_t> &lengths, const std::vector<void*> &ptrs)>