MickHardins
MickHardins
Ok, thanks for explaining the rationale behind set codes. I completely agree with your reasoning about collisions, even if i think WOTC is not doing a great job to provide...
@lsmoura Have you already checked this bug? :)
Sliver queen on gatherer: Name: Sliver queen avatar type : vanguard This doesn't match data printed on cards, it should be: Name: Sliver Queen type: vanguard avatar I suspect they're...
> We should add some macros to detect non-x86 and just disable the CPU backend in the short term so it will compile for you. Thanks, that would be awesome....
Compiling with cmake .. -DCOMPILE_CPU=off -DUSE_SENTENCEPIECE=on -DCOMPILE_SERVER=on is still failing. Even with a modified CMakeLists.txt with `$INTRINSIC` set to `""` the error is the same. The error refers to `marian/src/common/types.h:20:10`...