facebookresearch / facebookresearch/FAMBench

rnnt setup failed bacause of "THC.h" not found

Open
#85 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
32
Forks
25
PR merge metrics
No merged PRs in 30d

Description

RNNT model requires a third party library [warp-transducer](https://github.com/HawkAaron/warp-transducer), which includes a deprecated pytorch header file, [THC.h](https://github.com/HawkAaron/warp-transducer/blob/master/pytorch_binding/src/binding.cpp#L8).

This file can't be found in current pytorch source code directory: https://github.com/pytorch/pytorch/tree/master/aten/src/THC

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.