Rename spatialtf_desc to dnn_sptf_desc

上级 94b64eed
#section support_code_apply #section support_code_apply
int APPLY_SPECIFIC(spatialtf_desc)(npy_int32 dim_nimages, int APPLY_SPECIFIC(dnn_sptf_desc)(npy_int32 dim_nimages,
npy_int32 dim_nchannels, npy_int32 dim_nchannels,
npy_int32 dim_height, npy_int32 dim_height,
npy_int32 dim_width, npy_int32 dim_width,
cudnnSpatialTransformerDescriptor_t * desc, cudnnSpatialTransformerDescriptor_t * desc,
PARAMS_TYPE * params) PARAMS_TYPE * params)
{ {
cudnnStatus_t err; cudnnStatus_t err;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论