Searched defs:CheckInputParam (Results 1 – 2 of 2) sorted by relevance
119 uint32_t CheckInputParam(int32_t height, int32_t width) { in CheckInputParam() function
371 int Scheduler::CheckInputParam(std::vector<kernel::LiteKernel *> *dst_kernels) { in CheckInputParam() function in mindspore::lite::Scheduler