dosxp

Results 4 issues of dosxp

torch is working, but sru cannot work Warning (from warnings module): File "E:\python361\lib\site-packages\torch\utils\cpp_extension.py", line 92 warnings.warn('Error checking compiler version: {}'.format(error)) UserWarning: Error checking compiler version: Command '['c++']' returned non-zero exit...

who can helps? "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\amd64_x86/link.exe" sru_cpu_impl.o /nologo /DLL caffe2.lib _C.lib /LIBPATH:E:\python370\libs /LIBPATH:E:\python370\lib\site-packages\torch\lib /out:sru_cpu_impl.pyd **python37.lib(python37.dll) : fatal error LNK1112: module machine type 'x64' conflicts with target machine...

win7 64bit, python 3.7.0, cuda 9 Warning (from warnings module): File "E:\python370\lib\site-packages\sklearn\externals\joblib\externals\cloudpickle\cloudpickle.py", line 47 import imp DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation...

很不错的项目。 有一个问题,训练完成后,进行测试,即使只有几行测试文本,也会在word2vec环节消耗几十秒时间,有解决办法吗?