Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
56756545645611 opened this issue May 6, 2024 · 0 comments

Comments

@56756545645611
Copy link

请问整合包不能直接跑起来吗?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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant