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

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

Test Modules

Network Diagram

This is a network apply the following layout:

LayerTests.java:203 executed in 0.08 seconds (0.000 gc):

    return Graphviz.fromGraph((Graph) TestUtil.toGraph(((DAGNetwork) layer).addRef())).height(400).width(600)
        .render(Format.PNG).toImage();
Logging
executing command [/bin/sh, -c, dot -Tsvg /tmp/GraphvizJava/DotEngine2102371550459617277/dotfile.dot -ooutfile.svg]

Returns

Result

Using Seed 9039129850540871680

Example Input/Output Pair

Display input/output pairs from random executions:

ReferenceIO.java:67 executed in 0.06 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 ], [ -1.476 ], [ 1.224 ], [ 0.148 ], [ -0.68 ], [ 0.968 ], [ 0.504 ], [ 0.34 ], ... ],
[ [ 0.7 ], [ 0.784 ], [ 1.376 ], [ -1.88 ], [ 1.172 ], [ 1.46 ], [ -0.084 ], [ 1.66 ], ... ],
[ [ -0.128 ], [ -1.74 ], [ -0.02 ], [ 0.136 ], [ 0.144 ], [ -1.88 ], [ 1.348 ], [ -1.196 ], ... ],
[ [ 0.496 ], [ 1.308 ], [ -0.872 ], [ -1.756 ], [ 0.812 ], [ 0.52 ], [ -1.512 ], [ -0.668 ], ... ],
[ [ -0.608 ], [ -1.104 ], [ 1.168 ], [ -1.7 ], [ -0.952 ], [ -0.356 ], [ 1.968 ], [ 1.052 ], ... ],
[ [ 1.764 ], [ -0.404 ], [ 1.156 ], [ 0.444 ], [ 0.52 ], [ 1.568 ], [ -1.624 ], [ 1.316 ], ... ],
[ [ 0.048 ], [ 1.988 ], [ -0.868 ], [ 0.504 ], [ -1.444 ], [ 0.16 ], [ -1.796 ], [ 1.744 ], ... ],
[ [ 1.524 ], [ 0.676 ], [ -1.144 ], [ -1.66 ], [ 1.66 ], [ 0.48 ], [ 1.196 ], [ 1.252 ], ... ],
...
]]
--------------------
Output: 
[1200, 800, 1]
[
[ [ 0.16 ], [ -2.952 ], [ 2.448 ], [ 0.296 ], [ -1.36 ], [ 1.936 ], [ 1.008 ], [ 0.68 ], ... ],
[ [ 1.4 ], [ 1.568 ], [ 2.752 ], [ -3.76 ], [ 2.344 ], [ 2.92 ], [ -0.168 ], [ 3.32 ], ... ],
[ [ -0.256 ], [ -3.48 ], [ -0.04 ], [ 0.272 ], [ 0.288 ], [ -3.76 ], [ 2.696 ], [ -2.392 ], ... ],
[ [ 0.992 ], [ 2.616 ], [ -1.744 ], [ -3.512 ], [ 1.624 ], [ 1.04 ], [ -3.024 ], [ -1.336 ], ... ],
[ [ -1.216 ], [ -2.208 ], [ 2.336 ], [ -3.4 ], [ -1.904 ], [ -0.712 ], [ 3.936 ], [ 2.104 ], ... ],
[ [ 3.528 ], [ -0.808 ], [ 2.312 ], [ 0.888 ], [ 1.04 ], [ 3.136 ], [ -3.248 ], [ 2.632 ], ... ],
[ [ 0.096 ], [ 3.976 ], [ -1.736 ], [ 1.008 ], [ -2.888 ], [ 0.32 ], [ -3.592 ], [ 3.488 ], ... ],
[ [ 3.048 ], [ 1.352 ], [ -2.288 ], [ -3.32 ], [ 3.32 ], [ 0.96 ], [ 2.392 ], [ 2.504 ], ... ],
...
]
--------------------
Derivative: 
[
[ [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], ... ],
[ [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], ... ],
[ [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], ... ],
[ [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], ... ],
[ [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], ... ],
[ [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], ... ],
[ [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], ... ],
[ [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], [ 1.0 ], ... ],
...
]

Returns

    com.simiacryptus.mindseye.test.SimpleEval@786c2e30

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.653",
      "gc_time": "0.161"
    },
    "created_on": 1586742188806,
    "file_name": "referenceIOTest",
    "report": {
      "simpleName": "OnePlusOne",
      "canonicalName": "com.simiacryptus.mindseye.layers.cudnn.SumInputsLayerTest.OnePlusOne",
      "link": "https://github.com/SimiaCryptus/mindseye-cudnn/tree/59d5b3318556370acb2d83ee6ec123ce0fc6974f/src/test/java/com/simiacryptus/mindseye/layers/cudnn/SumInputsLayerTest.java",
      "javaDoc": ""
    },
    "archive": "s3://code.simiacrypt.us/tests/com/simiacryptus/mindseye/layers/java/SumInputsLayer/OnePlusOne/referenceIOTest/202004134308",
    "id": "0b849e62-a29b-448e-98ea-96170381e80f",
    "report_type": "Components",
    "display_name": "Input/Output",
    "target": {
      "simpleName": "SumInputsLayer",
      "canonicalName": "com.simiacryptus.mindseye.layers.java.SumInputsLayer",
      "link": "https://github.com/SimiaCryptus/mindseye-java/tree/93db34cedee48c0202777a2b25deddf1dfaf5731/src/main/java/com/simiacryptus/mindseye/layers/java/SumInputsLayer.java",
      "javaDoc": ""
    }
  }