Shortcuts

Function at::_use_cudnn_ctc_loss(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t)

Function Documentation

inline bool at::_use_cudnn_ctc_loss(const at::Tensor &log_probs, const at::Tensor &targets, const at::Tensor &input_lengths, const at::Tensor &target_lengths, int64_t blank)

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources