Execution Time1.69s

Test: test_feature_maps (Passed)
Build: CIP-Linux-3.13.0-53-generic-x86_64-incr-SL-ON (ubuntu) on 2018-07-02 17:27:28
Repository revision: d2a4d78259813c8fddefb88794a2ef0873d6ec4a


Show Command Line
Display graphs:

Test output
.[[[1 2 3 4]
  [5 6 7 8]
  [1 2 3 4]]

 [[0 1 0 2]
  [2 1 1 3]
  [6 7 4 5]]]
[[[  3   2   6   2]
  [  4   5   9 100]
  [ 10  23  32   2]]

 [[  1   5   2   4]
  [  5   7   2   6]
  [  8   2   3   7]]]
1.0
.
----------------------------------------------------------------------
Ran 2 tests in 0.001s

OK