Template Function cinn::frontend::ComputeReferenceCpu
Defined in File test_helper.h
Function Documentation
-
template<typename
T
>
voidcinn::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)