Deep Neural Network Library (DNNL)  1.3.0
Performance library for Deep Learning
dnnl::resampling_forward::desc Member List

This is the complete list of members for dnnl::resampling_forward::desc, including all inherited members.

desc(prop_kind prop_kind, algorithm algorithm, const memory::desc &src_desc, const memory::desc &dst_desc)dnnl::resampling_forward::descinline
desc(prop_kind prop_kind, algorithm algorithm, const std::vector< float > &factors, const memory::desc &src_desc)dnnl::resampling_forward::descinline
desc(prop_kind prop_kind, algorithm algorithm, const std::vector< float > &factors, const memory::desc &src_desc, const memory::desc &dst_desc)dnnl::resampling_forward::descinline