Prasad P R
Prasad P R
Hello @funboarder13920, @dyyzhmm, I'm curious to know how to use the ct2 profiling, as there isn't much of documentation wrt the same. I'd greatly appreciate your help or guidance in...
HI @seclog, @panosk, Based on the above instructions I've modified my cmake command to use only DNNL and not CUDA which looks like this `cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=%CTRANSLATE2_ROOT% -DWITH_DNNL=ON ..`. Post...
I was able to fix the above issue by copying all the .dlls from the `oneapi/compiler` directory to the `site-packages/ctranslate2/` directory. This helped and the above import error is not...