Thank you for the amazing repo! This fucntion is absolutely a missing part from PyTorch.
However, I encountered the following error during install:
Traceback (most recent call last):
File "/home/username/anaconda3/envs/ai/lib/python3.7/site-packages/torch/utils/cpp_extension.py", line 1515, in _run_ninja_build
env=env)
File "/home/username/anaconda3/envs/ai/lib/python3.7/subprocess.py", line 512, in run
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status 1.
Does anyone have any ideas how to deal with it?
Thank you for the amazing repo! This fucntion is absolutely a missing part from PyTorch.
However, I encountered the following error during install:
Does anyone have any ideas how to deal with it?