I need to give the device memory argument "costs" to call cudnnCTCLoss. But cuDNN 7.6.5 documentation says just "costs: Output. Pointer to the computed costs of CTC.". Then, What is the size of costs?
Source: Windows Questions C++
I need to give the device memory argument "costs" to call cudnnCTCLoss. But cuDNN 7.6.5 documentation says just "costs: Output. Pointer to the computed costs of CTC.". Then, What is the size of costs?
Source: Windows Questions C++