d383424185
d383424185
Sorry, I still have this issue. I noticed that when I compile the gpu version, there are some error information like 'error:cannot convert ‘std::basic_string’ to ‘int’ in return return cast(object);'...
I use python 3.6.5 and the complete output is running install running bdist_egg running egg_info writing Permutohedral.egg-info/PKG-INFO writing dependency_links to Permutohedral.egg-info/dependency_links.txt writing top-level names to Permutohedral.egg-info/top_level.txt reading manifest file 'Permutohedral.egg-info/SOURCES.txt'...
> > > My pytorch version is 1.0.1, but I still have the same error > How did you solve the problem? Sorry, I forgot to report. I still have...
> Can you add a new Error message? Maybe there is a new error. here is the new error running install running bdist_egg running egg_info writing Permutohedral.egg-info/PKG-INFO writing dependency_links to...
> Did you pull the current source? This error was patched in commit [c9b6f83](https://github.com/Fettpet/pytorch-crfasrnn/commit/c9b6f8363b5ed6d7637407aaec4836d1dded587b). I upgrade my pytorch version to 1.0.1.post2 and compiled your latest version files, but still have...
I compiled the current version, and error is not 3 days ago's(https://github.com/Fettpet/pytorch-crfasrnn/issues/1#issuecomment-478424189). The error is same with this (https://github.com/Fettpet/pytorch-crfasrnn/issues/1#issuecomment-469921315)
> > I compiled the current version, and error is not 3 days ago's([#1 (comment)](https://github.com/Fettpet/pytorch-crfasrnn/issues/1#issuecomment-478424189)). The error is same with this ([#1 (comment)](https://github.com/Fettpet/pytorch-crfasrnn/issues/1#issuecomment-469921315)) > > The error log [three days...