Results 3 issues of Yidi

``` Traceback (most recent call last): File "/home/wyd/.local/lib/python3.6/site-packages/torch/utils/cpp_extension.py", line 946, in _build_extension_module check=True) File "/usr/lib/python3.6/subprocess.py", line 438, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status 1....

Hi, I am interested in trying the cuDLA samples. The program requires an DLA loadable as an input. I am wondering where can I find one, and how to run...

Hi, I am trying to run `cuDLALayerwiseStatsStandalone`. I ran into the issues when compiling with `make`: ``` >>> WARNING - nvscibuf.h not found, Waiving the sample > WARNING - nvscisync.h...