Execution Time2.20s

Test: test_feature_maps (Passed)
Build: CIP-Windows-AMD64-incr-SL-ON (WIN-VS2008) on 2018-07-05 00:11:21
Repository revision: 79ba1a4f789540271da465330cf20bdf932c67ea


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.000s

OK