The code of from ._ext import operators as ops occurs a error that no module named 'gapps._ext'. Before I test the codes, I have installed the llvm, clang and compiled the halide correctly, in which, the source codes of Halide is download from the github page of Halide, I don't know whether it is right. Furthermore, in the stage of cd gapps make, the error of makefile(2) : fatal error U1034: syntax error : separator missing occurs, it's so doubtful.
Looking forward to your reply!
The code of
from ._ext import operators as opsoccurs a error that no module named 'gapps._ext'. Before I test the codes, I have installed the llvm, clang and compiled the halide correctly, in which, the source codes of Halide is download from the github page of Halide, I don't know whether it is right. Furthermore, in the stage ofcd gapps make, the error ofmakefile(2) : fatal error U1034: syntax error : separator missingoccurs, it's so doubtful.Looking forward to your reply!