CPU info:
    CPU Model Name: Intel(R) Xeon(R) CPU E5-1650 0 @ 3.20GHz
    Hardware threads: 12
    Total Memory: 32874316 kB
-------------------------------------------------------------------
Current working directory: /home/mahilleb/CNTK/Tests/EndToEndTests/UnitTests/EvalTests
Executable path: /home/mahilleb/CNTK/build/gpu/release/bin
Test path: /home/mahilleb/CNTK/Tests/UnitTests/EvalTests
Set current path to: /home/mahilleb/CNTK/Tests/UnitTests/EvalTests
Current working directory is now: /home/mahilleb/CNTK/Tests/UnitTests/EvalTests
NDLBuilder Using CPU
Node 'v1' (LearnableParameter operation): Initializing Parameter[1 x 1] <- 0.000000.
Node 'v2' (LearnableParameter operation): Initializing Parameter[1 x 1] <- 0.000000.
Node 'v1' (LearnableParameter operation): Initializing Parameter[1 x 1] <- 1.000000.
Node 'v2' (LearnableParameter operation): Initializing Parameter[1 x 1] <- 2.000000.
Node 'v1' (LearnableParameter operation): Initializing Parameter[1 x 1] <- 1.000000.
Node 'v2' (LearnableParameter operation): Initializing Parameter[1 x 1] <- 2.000000.
Node 'v1' (LearnableParameter operation): Initializing Parameter[1 x 1] <- 1.000000.
Node 'v2' (LearnableParameter operation): Initializing Parameter[1 x 1] <- 2.000000.

Post-processing network...

1 roots:
	ol = Plus()

Validating network. 3 nodes to process in pass 1.

Validating --> v1 = LearnableParameter() :  -> [1 x 1]
Validating --> v2 = LearnableParameter() :  -> [1 x 1]
Validating --> ol = Plus (v1, v2) : [1 x 1], [1 x 1] -> [1 x 1]

Validating network. 1 nodes to process in pass 2.


Validating network, final pass.



3 out of 3 nodes do not share the minibatch layout with the input data.

Post-processing network complete.

Output dimension: 1
Output name: ol


Allocating matrices for forward and/or backward propagation.

Memory Sharing: Out of 3 matrices, 0 are shared as 0, and 3 are not shared.


Set current path to: /home/mahilleb/CNTK/Tests/EndToEndTests/UnitTests/EvalTests
Current working directory: /home/mahilleb/CNTK/Tests/EndToEndTests/UnitTests/EvalTests
Executable path: /home/mahilleb/CNTK/build/gpu/release/bin
Test path: /home/mahilleb/CNTK/Tests/UnitTests/EvalTests
Set current path to: /home/mahilleb/CNTK/Tests/UnitTests/EvalTests
Current working directory is now: /home/mahilleb/CNTK/Tests/UnitTests/EvalTests
NDLBuilder Using CPU
Node 'unnamed10' (LearnableParameter operation): Initializing Parameter[1 x 1] <- 0.000000.
Node 'unnamed10' (LearnableParameter operation): Initializing Parameter[1 x 1] <- 3.000000.

Post-processing network...

1 roots:
	o1 = Times()

Validating network. 3 nodes to process in pass 1.

Validating --> unnamed10 = LearnableParameter() :  -> [1 x 1]
Validating --> i1 = InputValue() :  -> [1 x *1]
Validating --> o1 = Times (unnamed10, i1) : [1 x 1], [1 x *1] -> [1 x *1]

Validating network. 1 nodes to process in pass 2.


Validating network, final pass.



1 out of 3 nodes do not share the minibatch layout with the input data.

Post-processing network complete.

Output dimension: 1
Output name: o1


Allocating matrices for forward and/or backward propagation.

Memory Sharing: Out of 3 matrices, 0 are shared as 0, and 3 are not shared.


Set current path to: /home/mahilleb/CNTK/Tests/EndToEndTests/UnitTests/EvalTests
Current working directory: /home/mahilleb/CNTK/Tests/EndToEndTests/UnitTests/EvalTests
Executable path: /home/mahilleb/CNTK/build/gpu/release/bin
Test path: /home/mahilleb/CNTK/Tests/UnitTests/EvalTests
Set current path to: /home/mahilleb/CNTK/Tests/UnitTests/EvalTests
Current working directory is now: /home/mahilleb/CNTK/Tests/UnitTests/EvalTests
NDLBuilder Using CPU
Node 'unnamed18' (LearnableParameter operation): Initializing Parameter[1 x 1] <- 0.000000.
Node 'unnamed21' (LearnableParameter operation): Initializing Parameter[1 x 1] <- 0.000000.
Node 'unnamed18' (LearnableParameter operation): Initializing Parameter[1 x 1] <- 3.000000.
Node 'unnamed21' (LearnableParameter operation): Initializing Parameter[1 x 1] <- 5.000000.

Post-processing network...

3 roots:
	i2 = InputValue()
	o1 = Times()
	o2 = Times()

Validating network. 6 nodes to process in pass 1.

Validating --> i2 = InputValue() :  -> [1 x *2]
Validating --> unnamed18 = LearnableParameter() :  -> [1 x 1]
Validating --> i1 = InputValue() :  -> [1 x *2]
Validating --> o1 = Times (unnamed18, i1) : [1 x 1], [1 x *2] -> [1 x *2]
Validating --> unnamed21 = LearnableParameter() :  -> [1 x 1]
Validating --> o2 = Times (unnamed21, i1) : [1 x 1], [1 x *2] -> [1 x *2]

Validating network. 2 nodes to process in pass 2.


Validating network, final pass.



2 out of 6 nodes do not share the minibatch layout with the input data.

Post-processing network complete.

Output dimension: 1
Output name: o1
Output dimension: 1
Output name: o2


Allocating matrices for forward and/or backward propagation.

Memory Sharing: Out of 6 matrices, 0 are shared as 0, and 6 are not shared.


Set current path to: /home/mahilleb/CNTK/Tests/EndToEndTests/UnitTests/EvalTests
Current working directory: /home/mahilleb/CNTK/Tests/EndToEndTests/UnitTests/EvalTests
Executable path: /home/mahilleb/CNTK/build/gpu/release/bin
Test path: /home/mahilleb/CNTK/Tests/UnitTests/EvalTests
Set current path to: /home/mahilleb/CNTK/Tests/UnitTests/EvalTests
Current working directory is now: /home/mahilleb/CNTK/Tests/UnitTests/EvalTests
NDLBuilder Using CPU
Node 'unnamed27' (LearnableParameter operation): Initializing Parameter[1 x 4] <- 0.000000.
Node 'unnamed27' (LearnableParameter operation): Initializing Parameter[1 x 4] <- 2.000000.

Post-processing network...

1 roots:
	o1 = Times()

Validating network. 3 nodes to process in pass 1.

Validating --> unnamed27 = LearnableParameter() :  -> [1 x 4]
Validating --> i1 = InputValue() :  -> [4 x *3]
Validating --> o1 = Times (unnamed27, i1) : [1 x 4], [4 x *3] -> [1 x *3]

Validating network. 1 nodes to process in pass 2.


Validating network, final pass.



1 out of 3 nodes do not share the minibatch layout with the input data.

Post-processing network complete.

Output dimension: 1
Output name: o1


Allocating matrices for forward and/or backward propagation.

Memory Sharing: Out of 3 matrices, 0 are shared as 0, and 3 are not shared.


Set current path to: /home/mahilleb/CNTK/Tests/EndToEndTests/UnitTests/EvalTests
Current working directory: /home/mahilleb/CNTK/Tests/EndToEndTests/UnitTests/EvalTests
Executable path: /home/mahilleb/CNTK/build/gpu/release/bin
Test path: /home/mahilleb/CNTK/Tests/UnitTests/EvalTests
Set current path to: /home/mahilleb/CNTK/Tests/UnitTests/EvalTests
Current working directory is now: /home/mahilleb/CNTK/Tests/UnitTests/EvalTests
NDLBuilder Using CPU
Node 'unnamed35' (LearnableParameter operation): Initializing Parameter[1 x 3] <- 0.000000.
Node 'unnamed35' (LearnableParameter operation): Initializing Parameter[1 x 3] <- 2.000000.

Post-processing network...

1 roots:
	o1 = Times()

Validating network. 3 nodes to process in pass 1.

Validating --> unnamed35 = LearnableParameter() :  -> [1 x 3]
Validating --> i1 = SparseInputValue() :  -> [3 x *4]
Validating --> o1 = Times (unnamed35, i1) : [1 x 3], [3 x *4] -> [1 x *4]

Validating network. 1 nodes to process in pass 2.


Validating network, final pass.



1 out of 3 nodes do not share the minibatch layout with the input data.

Post-processing network complete.

Output dimension: 1
Output name: o1


Allocating matrices for forward and/or backward propagation.

Memory Sharing: Out of 3 matrices, 0 are shared as 0, and 3 are not shared.


Set current path to: /home/mahilleb/CNTK/Tests/EndToEndTests/UnitTests/EvalTests
Running 5 test cases...

Test module "EvalTests" has passed with:
  7 test cases out of 7 passed
  21 assertions out of 21 passed

  Test suite "EvalTestSuite" has passed with:
    7 test cases out of 7 passed
    21 assertions out of 21 passed

    Test case "EvalTestSuite/CheckModelVersion" has passed with:
      1 assertion out of 1 passed

    Test case "EvalTestSuite/EvalConstantPlusTest" has passed with:
      1 assertion out of 1 passed

    Test case "EvalTestSuite/EvalScalarTimesTest" has passed with:
      2 assertions out of 2 passed

    Test case "EvalTestSuite/EvalScalarTimesDualOutputTest" has passed with:
      1 assertion out of 1 passed

    Test case "EvalTestSuite/EvalDenseTimesTest" has passed with:
      4 assertions out of 4 passed

    Test case "EvalTestSuite/EvalSparseTimesTest" has passed with:
      7 assertions out of 7 passed

    Test case "EvalTestSuite/EvalRNNTest" has passed with:
      5 assertions out of 5 passed