yerfor / GeneFacePlusPlus

GeneFace++: Generalized and Stable Real-Time 3D Talking Face Generation; Official Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

训练时出现 这个提示Setting up PyTorch plugin "bias_act_plugin"... Failed!

56756545645611 opened this issue · comments

请问整合包不能直接跑起来吗?cuda等也是按照环境来搭配的,各种参数也都按照说明设置了,怎么就是不行呢?

Sanity Val: 0%| | 0/2 [00:00<?, ?step/s]E:\AI\Geneface++\tasks\radnerfs\dataset_utils.py:426: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor).
sample['lm68'] = torch.tensor(self.lm68s[idx].reshape([68*2]))
Setting up PyTorch plugin "bias_act_plugin"... Failed!
Sanity Val: 0%| | 0/2 [00:19<?, ?step/s]
Traceback (most recent call last):
File "E:\AI\Geneface++\venv\lib\site-packages\torch\utils\cpp_extension.py", line 1893, in _run_ninja_build
subprocess.run(
File "E:\AI\Geneface++\venv\lib\subprocess.py", line 528, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status