2.20s
Test: test_feature_maps
(Passed)
Build: CIP-Windows-AMD64-incr-SL-ON
(WIN-VS2013)
on 2018-08-03 00:12:02
Repository revision: 9932a1985ba505f806f3081d5ea3f3484f87fd31
Show Command LineD:\Projects\CIP-build\CIPPython-install\Scripts\nosetests.exe "D:/Projects/CIP-build/CIP-build/cip_python/utils/tests/test_feature_maps.py"
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