Template Function cinn::frontend::ComputeReferenceCpu

Function Documentation

template<typename T>
void cinn::frontend::ComputeReferenceCpu(const std::vector<std::vector<T>> &input_vecs, const std::vector<std::vector<T>> &output_vecs, std::vector<std::vector<T>> *output_refs, CPUKernelFunc cpu_kernel_func)