Finding #7 (Pytorch devel package has GPL w/ GCC runtime exception headers).won't be fixed by removing the corresponding header files.
The header files with GPL issue are essential headers of PyTorch, which is required to build C/C++ code that uses PyTorch.
Thus, we will make sure that the module that uses these (nnstreamer-pytorch plugin) is compiled by GCC.
It will generate build errors if nnstreamer-pytorch is not being built by GCC.