1. Test Modules
  2. Example Input/Output Pair
  3. Results

Subreport: Logs for com.simiacryptus.ref.lang.ReferenceCountingBase

Test Modules

Using Seed 2977293560353022976

Example Input/Output Pair

Display input/output pairs from random executions:

ReferenceIO.java:67 executed in 0.02 seconds (0.000 gc):

    @Nonnull final SimpleEval eval = SimpleEval.run(layer.addRef(), RefUtil.addRef(inputPrototype));
    System.out.println(toString(RefUtil.addRef(inputPrototype), eval.addRef()));
    return eval;
Logging
--------------------
Input: 
[[
[ [ 0.08, 0.048, -0.852, -0.712, 1.032, -0.768, -0.556, -0.408, ... ], [ 0.496, -1.72, -0.804, 1.356, -0.176, 1.64, -1.228, -1.516, ... ] ],
[ [ 0.7, 1.524, 1.912, 1.048, 0.3, -0.068, -1.476, -0.384, ... ], [ -0.608, -1.028, 1.108, 1.512, 1.556, 0.392, 1.552, -0.636, ... ] ],
[ [ -0.128, 1.208, -1.688, -1.616, 0.636, 1.612, 1.704, -1.572, ... ], [ 1.764, -0.384, 0.028, 1.556, 0.788, 0.092, 1.876, -1.492, ... ] ]
]]
--------------------
Output: 
[1, 1, 512]
[
[ [ 1.764, 1.524, 1.912, 1.556, 1.556, 1.64, 1.876, -0.384, ... ] ]
]
--------------------
Derivative: 
[
[ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, ... ], [ 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, ... ] ],
[ [ 0.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, ... ], [ 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, ... ] ],
[ [ 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, ... ], [ 1.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, ... ] ]
]

Returns

    com.simiacryptus.mindseye.test.SimpleEval@60dd18d6

LayerTests.java:425 executed in 0.00 seconds (0.000 gc):

    throwException(exceptions.addRef());

Results

classresult
com.simiacryptus.mindseye.test.unit.ReferenceIOOK
  {
    "result": "OK",
    "performance": {
      "execution_time": "0.216",
      "gc_time": "0.128"
    },
    "created_on": 1586736413387,
    "file_name": "referenceIOTest",
    "report": {
      "simpleName": "Repro",
      "canonicalName": "com.simiacryptus.mindseye.layers.cudnn.PoolingLayerTest.Repro",
      "link": "https://github.com/SimiaCryptus/mindseye-cudnn/tree/59d5b3318556370acb2d83ee6ec123ce0fc6974f/src/test/java/com/simiacryptus/mindseye/layers/cudnn/PoolingLayerTest.java",
      "javaDoc": ""
    },
    "archive": "s3://code.simiacrypt.us/tests/com/simiacryptus/mindseye/layers/cudnn/PoolingLayer/Repro/referenceIOTest/202004130653",
    "id": "00e99960-a6ca-4884-bf23-97b2beeb5256",
    "report_type": "Components",
    "display_name": "Input/Output",
    "target": {
      "simpleName": "PoolingLayer",
      "canonicalName": "com.simiacryptus.mindseye.layers.cudnn.PoolingLayer",
      "link": "https://github.com/SimiaCryptus/mindseye-cudnn/tree/59d5b3318556370acb2d83ee6ec123ce0fc6974f/src/main/java/com/simiacryptus/mindseye/layers/cudnn/PoolingLayer.java",
      "javaDoc": ""
    }
  }