Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 356 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 356 Bytes

Requirements

  • Ubuntu 20.04.6 LTS
  • PyTorch 1.13.1
  • Python 3.9
  • Matlab 2019 (for training/test data generation and evaluation)

[Option]

If you encounter the error “RuntimeError: Ninja is required to load C++ extensions,” you can refer to the following steps to resolve the issue:

https://blog.csdn.net/qq_38964360/article/details/135224551