wyichew2708
Results
2
comments of
wyichew2708
I think you don't have sufficient GPU to place all the tensors..
git clone https://github.com/zxing/zxing.git cd zxing-master mvn install cd core # go check for the latest version wget http://central.maven.org/maven2/com/google/zxing/core/${version}/${version}.jar mv core-${version}.jar core.jar # Rename mvn install cd zxing-master/javase # go check...