tycheyoung
tycheyoung
`cmake -DBUILD_SHARED_LIBS=ON -DUSE_DOUBLE_PRECISION=1 _DCMAKE_INSTALL_PREFIX:PATH=$ROBOSCHOOL_PATH/roboschool/cpp-household/bullet_local_install -DBUILD_CPU_DEMOS=OFF -DBUILD_BULLET2_DEMOS=OFF -DBUILD_EXTRAS=OFF -DBUILD_UNIT_TESTS=OFF -DBUILD_CLSOCKET=OFF -DBUILD_ENET=OFF -DBUILD_OPENGL3_DEMOS=OFF ..` 에서 `_DCMAKE_INSTALL_PREFIX` 를 `-DCMAKE_INSTALL_PREFIX` 으로 수정해야할 것 같습니다.
Hi, theblackcat102, I read README file in your repo, and I noticed that you are suffering from low accuracy in CIFAR, comparing to resnet implementation. Did you solved that issue?...
Due to the incorrect fraction part, the resulting dim can have an error (+1/-1 difference).