Execution Time1.65s

Test: test_feature_maps (Passed)
Build: CIP-Darwin-13.4.0-x86_64-incr-SL-ON-SL-OFF (BWH002376.local) on 2018-07-31 23:13:39


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