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