I have to transpose a 3d tensor in dim (0,1) with its type being int. I found that cudnnTransformTensor can do that but it had been deprecated, is there any replacement?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
cuDNN for 3D convolution | 1 | 1832 | October 24, 2023 | |
Does cudnn support Convolution in 4d or higher dimensions..?? | 0 | 498 | August 16, 2018 | |
cudnnReduceTensorOp_t is deprecated, what's the replacement? | 1 | 249 | January 7, 2025 | |
Problem with cudnnAddTensor() function | 3 | 2600 | September 3, 2015 | |
Cudnn Error in execute: 3 | 0 | 675 | April 10, 2019 | |
cudnnTransformTensor & cudnnAddTensor interpret stride different | 0 | 837 | June 1, 2016 | |
TensorRT installation with cuDNN 8.5.0 | 2 | 1048 | February 23, 2023 | |
Tensor division operation | 1 | 1650 | December 3, 2019 | |
cudnnAddTensor broadcasting | 2 | 1068 | November 11, 2019 | |
Why doesn't TensorRT support transpose and RNN? | 3 | 976 | November 20, 2019 |