I hereby claim:
- I am sergeyk on github.
- I am sergeyk (https://keybase.io/sergeyk) on keybase.
- I have a public key whose fingerprint is 883F 4650 C71D CEFA 30AC 38DB 4EC8 1576 EE7C FAEF
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
[ OK ] ThresholdLayerTest/1.TestGPU2 (0 ms) | |
[----------] 5 tests from ThresholdLayerTest/1 (1 ms total) | |
[----------] 3 tests from MultiLabelAccuracyLayerTest/0, where TypeParam = float | |
[ RUN ] MultiLabelAccuracyLayerTest/0.TestWithHalfZeros | |
src/caffe/test/test_multi_label_accuracy_layer.cpp:113: Failure | |
The difference between reference_loss and layer_loss is 1.8095757961273193, which exceeds eps, where | |
reference_loss evaluates to 1.8095757961273193, | |
layer_loss evaluates to 0, and | |
eps evaluates to 0.019999999552965164. |
require 'formula' | |
class Lmdb < Formula | |
homepage 'http://symas.com/mdb/' | |
url 'https://gitorious.org/mdb/mdb/archive/LMDB_0.9.11.tar.gz' | |
sha1 '8015de70514e8b437b4bc43718a7034101efdc67' | |
head 'git://git.openldap.org/openldap.git', :branch => 'mdb.master' | |
def install |