This commit is contained in:
Zhou Wang 2017-03-10 11:37:03 +01:00
Родитель 7b8b9c1b74
Коммит 7acaad4ece
1 изменённых файлов: 365 добавлений и 309 удалений

Просмотреть файл

@ -1,82 +1,99 @@
CPU info:
CPU Model Name: Intel(R) Xeon(R) CPU E5-2630 v2 @ 2.60GHz
Hardware threads: 24
Total Memory: 264172964 kB
CPU Model Name: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz
Hardware threads: 12
Total Memory: 33476876 kB
-------------------------------------------------------------------
+ [[ /home/philly/data/CNTKTestData == '' ]]
+ [[ ! -d /home/philly/data/CNTKTestData ]]
+ '[' '' == Windows_NT ']'
+ DataSourceDir=/home/philly/data/CNTKTestData/Image
+ TestDataDir=/tmp/cntk-test-20170309073919.501707/UnitTests_CNTKv2Library@release_cpu/TestData
+ mkdir /tmp/cntk-test-20170309073919.501707/UnitTests_CNTKv2Library@release_cpu/TestData
+ cp -R /home/philly/data/CNTKTestData/Image/MNIST/v0/Train-28x28_cntk_text.txt /tmp/cntk-test-20170309073919.501707/UnitTests_CNTKv2Library@release_cpu/TestData
+ cp -R /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../Text/SequenceClassification/Data/Train.ctf /tmp/cntk-test-20170309073919.501707/UnitTests_CNTKv2Library@release_cpu/TestData
+ cp -R /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../Simple2d/Data/SimpleDataTest_cntk_text.txt /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../Simple2d/Data/SimpleDataTrain_cntk_text.txt /tmp/cntk-test-20170309073919.501707/UnitTests_CNTKv2Library@release_cpu/TestData
+ cp -R /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../../../Examples/Speech/AN4/Data/000000000.chunk /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../../../Examples/Speech/AN4/Data/glob_0000.mlf /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../../../Examples/Speech/AN4/Data/glob_0000.scp /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../../../Examples/Speech/AN4/Data/state.list /tmp/cntk-test-20170309073919.501707/UnitTests_CNTKv2Library@release_cpu/TestData
+ cp -R /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../../UnitTests/V2LibraryTests/data/batch.norm.no.sample.count.v1.bin /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../../UnitTests/V2LibraryTests/data/batch.norm.no.sample.count.v2.bin /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../../UnitTests/V2LibraryTests/data/future.dictionary.proto.bin /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../../UnitTests/V2LibraryTests/data/past.dictionary.proto.bin /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../../UnitTests/V2LibraryTests/data/v2.0.beta1.0.dictionary.proto.bin /tmp/cntk-test-20170309073919.501707/UnitTests_CNTKv2Library@release_cpu/TestData
+ ConfigDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config
+ OutputDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Output
+ DataDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data
+ '[' -d /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Output ']'
+ mkdir /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Output
+ '[' -d /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Output/Models ']'
+ [[ c:\Data\CNTKTestData == '' ]]
+ [[ ! -d c:\Data\CNTKTestData ]]
+ '[' Windows_NT == Windows_NT ']'
++ cygpath -au 'c:\Data\CNTKTestData'
+ DataSourceDir=/cygdrive/c/Data/CNTKTestData/Image
+ TestDataDir=/cygdrive/c/Users/svcphil/AppData/Local/Temp/cntk-test-20170310111623.185016/UnitTests_CNTKv2Library@release_gpu/TestData
+ mkdir /cygdrive/c/Users/svcphil/AppData/Local/Temp/cntk-test-20170310111623.185016/UnitTests_CNTKv2Library@release_gpu/TestData
+ cp -R /cygdrive/c/Data/CNTKTestData/Image/MNIST/v0/Train-28x28_cntk_text.txt /cygdrive/c/Users/svcphil/AppData/Local/Temp/cntk-test-20170310111623.185016/UnitTests_CNTKv2Library@release_gpu/TestData
+ cp -R /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../Text/SequenceClassification/Data/Train.ctf /cygdrive/c/Users/svcphil/AppData/Local/Temp/cntk-test-20170310111623.185016/UnitTests_CNTKv2Library@release_gpu/TestData
+ cp -R /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../Simple2d/Data/SimpleDataTest_cntk_text.txt /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../Simple2d/Data/SimpleDataTrain_cntk_text.txt /cygdrive/c/Users/svcphil/AppData/Local/Temp/cntk-test-20170310111623.185016/UnitTests_CNTKv2Library@release_gpu/TestData
+ cp -R /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../../../Examples/Speech/AN4/Data/000000000.chunk /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../../../Examples/Speech/AN4/Data/glob_0000.mlf /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../../../Examples/Speech/AN4/Data/glob_0000.scp /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../../../Examples/Speech/AN4/Data/state.list /cygdrive/c/Users/svcphil/AppData/Local/Temp/cntk-test-20170310111623.185016/UnitTests_CNTKv2Library@release_gpu/TestData
+ cp -R /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../../UnitTests/V2LibraryTests/data/batch.norm.no.sample.count.v1.bin /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../../UnitTests/V2LibraryTests/data/batch.norm.no.sample.count.v2.bin /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../../UnitTests/V2LibraryTests/data/future.dictionary.proto.bin /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../../UnitTests/V2LibraryTests/data/learner.checkpoint.backcompat.bin /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../../UnitTests/V2LibraryTests/data/past.dictionary.proto.bin /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library/../../../UnitTests/V2LibraryTests/data/v2.0.beta1.0.dictionary.proto.bin /cygdrive/c/Users/svcphil/AppData/Local/Temp/cntk-test-20170310111623.185016/UnitTests_CNTKv2Library@release_gpu/TestData
+ ConfigDir=/cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config
+ OutputDir=/cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Output
+ DataDir=/cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data
+ '[' -d /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Output ']'
+ mkdir /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Output
+ '[' -d /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Output/Models ']'
+ DeleteModelsAfterTest=0
+ '[' -f /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/FeedForward.cntk ']'
+ '[' -f /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/FeedForward.cntk ']'
+ cntkrun FeedForward.cntk 'stderr=- command=speechTrain parallelTrain=false speechTrain=[SGD=[maxEpochs=1]]'
+ configFileName=FeedForward.cntk
+ additionalCNTKArgs='stderr=- command=speechTrain parallelTrain=false speechTrain=[SGD=[maxEpochs=1]]'
+ '[' '' == Windows_NT ']'
+ CNTKArgs='configFile=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/FeedForward.cntk currentDirectory=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data RunDir=/tmp/cntk-test-20170309073919.501707/UnitTests_CNTKv2Library@release_cpu DataDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data ConfigDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config OutputDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Output DeviceId=-1 timestamping=true stderr=- command=speechTrain parallelTrain=false speechTrain=[SGD=[maxEpochs=1]]'
+ '[' Windows_NT == Windows_NT ']'
++ cygpath -aw /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config
+ ConfigDir='C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Config'
++ cygpath -aw /cygdrive/c/Users/svcphil/AppData/Local/Temp/cntk-test-20170310111623.185016/UnitTests_CNTKv2Library@release_gpu
+ RunDir='C:\Users\svcphil\AppData\Local\Temp\cntk-test-20170310111623.185016\UnitTests_CNTKv2Library@release_gpu'
++ cygpath -aw /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data
+ DataDir='C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data'
++ cygpath -aw /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Output
+ OutputDir='C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Output'
+ CNTKArgs='configFile=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Config/FeedForward.cntk currentDirectory=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data RunDir=C:\Users\svcphil\AppData\Local\Temp\cntk-test-20170310111623.185016\UnitTests_CNTKv2Library@release_gpu DataDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data ConfigDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Config OutputDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Output DeviceId=0 timestamping=true stderr=- command=speechTrain parallelTrain=false speechTrain=[SGD=[maxEpochs=1]]'
+ '[' '' '!=' '' ']'
+ modelsDir=/tmp/cntk-test-20170309073919.501707/UnitTests_CNTKv2Library@release_cpu/Models
+ modelsDir=/cygdrive/c/Users/svcphil/AppData/Local/Temp/cntk-test-20170310111623.185016/UnitTests_CNTKv2Library@release_gpu/Models
+ [[ 1 == 1 ]]
+ '[' -d /tmp/cntk-test-20170309073919.501707/UnitTests_CNTKv2Library@release_cpu/Models ']'
+ mkdir -p /tmp/cntk-test-20170309073919.501707/UnitTests_CNTKv2Library@release_cpu/Models
+ '[' -d /cygdrive/c/Users/svcphil/AppData/Local/Temp/cntk-test-20170310111623.185016/UnitTests_CNTKv2Library@release_gpu/Models ']'
+ mkdir -p /cygdrive/c/Users/svcphil/AppData/Local/Temp/cntk-test-20170310111623.185016/UnitTests_CNTKv2Library@release_gpu/Models
+ [[ 0 == 0 ]]
+ run /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/build/cpu/release/bin/cntk configFile=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/FeedForward.cntk currentDirectory=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data RunDir=/tmp/cntk-test-20170309073919.501707/UnitTests_CNTKv2Library@release_cpu DataDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data ConfigDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config OutputDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Output DeviceId=-1 timestamping=true stderr=- command=speechTrain parallelTrain=false 'speechTrain=[SGD=[maxEpochs=1]]'
+ cmd=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/build/cpu/release/bin/cntk
+ run /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/x64/release/cntk.exe 'configFile=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Config/FeedForward.cntk' 'currentDirectory=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data' 'RunDir=C:\Users\svcphil\AppData\Local\Temp\cntk-test-20170310111623.185016\UnitTests_CNTKv2Library@release_gpu' 'DataDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data' 'ConfigDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Config' 'OutputDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Output' DeviceId=0 timestamping=true stderr=- command=speechTrain parallelTrain=false 'speechTrain=[SGD=[maxEpochs=1]]'
+ cmd=/cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/x64/release/cntk.exe
+ shift
+ '[' '' == 1 ']'
+ echo === Running /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/build/cpu/release/bin/cntk configFile=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/FeedForward.cntk currentDirectory=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data RunDir=/tmp/cntk-test-20170309073919.501707/UnitTests_CNTKv2Library@release_cpu DataDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data ConfigDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config OutputDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Output DeviceId=-1 timestamping=true stderr=- command=speechTrain parallelTrain=false 'speechTrain=[SGD=[maxEpochs=1]]'
=== Running /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/build/cpu/release/bin/cntk configFile=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/FeedForward.cntk currentDirectory=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data RunDir=/tmp/cntk-test-20170309073919.501707/UnitTests_CNTKv2Library@release_cpu DataDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data ConfigDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config OutputDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Output DeviceId=-1 timestamping=true stderr=- command=speechTrain parallelTrain=false speechTrain=[SGD=[maxEpochs=1]]
+ /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/build/cpu/release/bin/cntk configFile=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/FeedForward.cntk currentDirectory=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data RunDir=/tmp/cntk-test-20170309073919.501707/UnitTests_CNTKv2Library@release_cpu DataDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data ConfigDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config OutputDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Output DeviceId=-1 timestamping=true stderr=- command=speechTrain parallelTrain=false 'speechTrain=[SGD=[maxEpochs=1]]'
CNTK 2.0.beta12.0+ (HEAD 53b53c, Mar 8 2017 14:53:58) on c730d3c357ac at 2017/03/09 07:41:54
+ echo === Running /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/x64/release/cntk.exe 'configFile=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Config/FeedForward.cntk' 'currentDirectory=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data' 'RunDir=C:\Users\svcphil\AppData\Local\Temp\cntk-test-20170310111623.185016\UnitTests_CNTKv2Library@release_gpu' 'DataDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data' 'ConfigDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Config' 'OutputDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Output' DeviceId=0 timestamping=true stderr=- command=speechTrain parallelTrain=false 'speechTrain=[SGD=[maxEpochs=1]]'
=== Running /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/x64/release/cntk.exe configFile=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Config/FeedForward.cntk currentDirectory=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data RunDir=C:\Users\svcphil\AppData\Local\Temp\cntk-test-20170310111623.185016\UnitTests_CNTKv2Library@release_gpu DataDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data ConfigDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Config OutputDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Output DeviceId=0 timestamping=true stderr=- command=speechTrain parallelTrain=false speechTrain=[SGD=[maxEpochs=1]]
+ /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/x64/release/cntk.exe 'configFile=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Config/FeedForward.cntk' 'currentDirectory=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data' 'RunDir=C:\Users\svcphil\AppData\Local\Temp\cntk-test-20170310111623.185016\UnitTests_CNTKv2Library@release_gpu' 'DataDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data' 'ConfigDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Config' 'OutputDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Output' DeviceId=0 timestamping=true stderr=- command=speechTrain parallelTrain=false 'speechTrain=[SGD=[maxEpochs=1]]'
CNTK 2.0.beta12.0+ (HEAD 0688aa, Mar 9 2017 16:15:40) on cntk-muc05 at 2017/03/10 11:16:26
/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/build/cpu/release/bin/cntk configFile=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/FeedForward.cntk currentDirectory=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data RunDir=/tmp/cntk-test-20170309073919.501707/UnitTests_CNTKv2Library@release_cpu DataDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data ConfigDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config OutputDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Output DeviceId=-1 timestamping=true stderr=- command=speechTrain parallelTrain=false speechTrain=[SGD=[maxEpochs=1]]
Changed current directory to /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data
03/09/2017 07:41:54: Redirecting stderr to file -_speechTrain.log
03/09/2017 07:41:54: -------------------------------------------------------------------
03/09/2017 07:41:54: Build info:
C:\jenkins\workspace\CNTK-Test-Windows-W1\x64\release\cntk.exe configFile=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Config/FeedForward.cntk currentDirectory=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data RunDir=C:\Users\svcphil\AppData\Local\Temp\cntk-test-20170310111623.185016\UnitTests_CNTKv2Library@release_gpu DataDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data ConfigDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Config OutputDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Output DeviceId=0 timestamping=true stderr=- command=speechTrain parallelTrain=false speechTrain=[SGD=[maxEpochs=1]]
Changed current directory to C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data
03/10/2017 11:16:26: Redirecting stderr to file -_speechTrain.log
-------------------------------------------------------------------
Build info:
03/09/2017 07:41:54: Built time: Mar 8 2017 14:52:40
03/09/2017 07:41:54: Last modified date: Wed Mar 8 14:52:08 2017
03/09/2017 07:41:54: Build type: release
03/09/2017 07:41:54: Build target: CPU-only
03/09/2017 07:41:54: With 1bit-SGD: no
03/09/2017 07:41:54: With ASGD: yes
03/09/2017 07:41:54: Math lib: mkl
03/09/2017 07:41:54: Build Branch: HEAD
03/09/2017 07:41:54: Build SHA1: 53b53c9de100449de18abd4823e7a06ab50b8209
03/09/2017 07:41:54: Built by Source/CNTK/buildinfo.h$$0 on abd7a4124d6d
03/09/2017 07:41:54: Build Path: /home/philly/jenkins/workspace/CNTK-Build-Linux
03/09/2017 07:41:54: MPI distribution: Open MPI
03/09/2017 07:41:54: MPI version: 1.10.3
03/09/2017 07:41:54: -------------------------------------------------------------------
Built time: Mar 9 2017 16:09:05
Last modified date: Thu Mar 9 12:33:34 2017
Build type: Release
Build target: GPU
With 1bit-SGD: yes
With ASGD: yes
Math lib: mkl
CUDA_PATH: C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0
CUB_PATH: c:\local\cub-1.4.1
CUDNN_PATH: C:\local\cudnn-8.0-windows10-x64-v5.1
Build Branch: HEAD
Build SHA1: 0688aafca1a612e92c370f65b78036a46c04f0b8
Built by svcphil on dphaim-30-w
Build Path: C:\jenkins\workspace\CNTK-Build-Windows\Source\CNTKv2LibraryDll\
MPI distribution: Microsoft MPI
MPI version: 7.0.12437.6
-------------------------------------------------------------------
03/10/2017 11:16:26: -------------------------------------------------------------------
03/10/2017 11:16:26: GPU info:
03/10/2017 11:16:26: Device[0]: cores = 2496; computeCapability = 5.2; type = "Quadro M4000"; memory = 8192 MB
03/10/2017 11:16:26: -------------------------------------------------------------------
Configuration After Processing and Variable Resolution:
configparameters: FeedForward.cntk:command=speechTrain
configparameters: FeedForward.cntk:ConfigDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config
configparameters: FeedForward.cntk:currentDirectory=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data
configparameters: FeedForward.cntk:DataDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data
configparameters: FeedForward.cntk:deviceId=-1
configparameters: FeedForward.cntk:ModelDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Output/Models
configparameters: FeedForward.cntk:modelPath=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Output/Models/cntkSpeechFF.dnn
configparameters: FeedForward.cntk:OutputDir=/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Output
configparameters: FeedForward.cntk:ConfigDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Config
configparameters: FeedForward.cntk:currentDirectory=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data
configparameters: FeedForward.cntk:DataDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data
configparameters: FeedForward.cntk:deviceId=0
configparameters: FeedForward.cntk:ModelDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Output/Models
configparameters: FeedForward.cntk:modelPath=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Output/Models/cntkSpeechFF.dnn
configparameters: FeedForward.cntk:OutputDir=C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Output
configparameters: FeedForward.cntk:parallelTrain=false
configparameters: FeedForward.cntk:precision=float
configparameters: FeedForward.cntk:RootDir=..
configparameters: FeedForward.cntk:RunDir=/tmp/cntk-test-20170309073919.501707/UnitTests_CNTKv2Library@release_cpu
configparameters: FeedForward.cntk:RunDir=C:\Users\svcphil\AppData\Local\Temp\cntk-test-20170310111623.185016\UnitTests_CNTKv2Library@release_gpu
configparameters: FeedForward.cntk:speechTrain=[
action = "train"
SimpleNetworkBuilder = [
@ -117,11 +134,11 @@ configparameters: FeedForward.cntk:speechTrain=[
features = [
dim = 363
type = "real"
scpFile = "/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data/glob_0000.scp"
scpFile = "C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data/glob_0000.scp"
]
labels = [
mlfFile = "/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data/glob_0000.mlf"
labelMappingFile = "/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data/state.list"
mlfFile = "C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data/glob_0000.mlf"
labelMappingFile = "C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data/state.list"
labelDim = 132
labelType = "category"
]
@ -131,133 +148,132 @@ configparameters: FeedForward.cntk:speechTrain=[
configparameters: FeedForward.cntk:stderr=-
configparameters: FeedForward.cntk:timestamping=true
configparameters: FeedForward.cntk:traceLevel=1
03/09/2017 07:41:54: Commands: speechTrain
03/09/2017 07:41:54: precision = "float"
03/10/2017 11:16:26: Commands: speechTrain
03/10/2017 11:16:26: precision = "float"
03/09/2017 07:41:54: ##############################################################################
03/09/2017 07:41:54: # #
03/09/2017 07:41:54: # speechTrain command (train action) #
03/09/2017 07:41:54: # #
03/09/2017 07:41:54: ##############################################################################
03/10/2017 11:16:26: ##############################################################################
03/10/2017 11:16:26: # #
03/10/2017 11:16:26: # speechTrain command (train action) #
03/10/2017 11:16:26: # #
03/10/2017 11:16:26: ##############################################################################
parallelTrain option is not enabled. ParallelTrain config will be ignored.
03/09/2017 07:41:54:
03/10/2017 11:16:26:
Creating virgin network.
SimpleNetworkBuilder Using CPU
reading script file /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data/glob_0000.scp ... 948 entries
total 132 state names in state list /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data/state.list
htkmlfreader: reading MLF file /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Data/glob_0000.mlf ... total 948 entries
SimpleNetworkBuilder Using GPU 0
Microsoft::MSR::CNTK::GPUMatrix<ElemType>::SetUniformRandomValue (GPU): creating curand object with seed 1, sizeof(ElemType)==4
reading script file C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data/glob_0000.scp ... 948 entries
total 132 state names in state list C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data/state.list
htkmlfreader: reading MLF file C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Data/glob_0000.mlf ... total 948 entries
...............................................................................................feature set 0: 252734 frames in 948 out of 948 utterances
label set 0: 129 classes
minibatchutterancesource: 948 utterances grouped into 3 chunks, av. chunk size: 316.0 utterances, 84244.7 frames
03/09/2017 07:41:54:
Model has 25 nodes. Using CPU.
03/10/2017 11:16:27:
Model has 25 nodes. Using GPU 0.
03/09/2017 07:41:54: Training criterion: CrossEntropyWithSoftmax = CrossEntropyWithSoftmax
03/09/2017 07:41:54: Evaluation criterion: EvalClassificationError = ClassificationError
03/10/2017 11:16:27: Training criterion: CrossEntropyWithSoftmax = CrossEntropyWithSoftmax
03/10/2017 11:16:27: Evaluation criterion: EvalClassificationError = ClassificationError
Allocating matrices for forward and/or backward propagation.
Memory Sharing: Out of 40 matrices, 22 are shared as 6, and 18 are not shared.
Memory Sharing: Out of 40 matrices, 21 are shared as 6, and 19 are not shared.
Here are the ones that share memory:
{ PosteriorProb : [132 x 1 x *]
ScaledLogLikelihood : [132 x 1 x *] }
{ B0 : [512 x 1] (gradient)
H1 : [512 x 1 x *] }
{ H1 : [512 x 1 x *] (gradient)
W0*features : [512 x *]
W0*features : [512 x *] (gradient)
W1*H1+B1 : [512 x 1 x *]
W1*H1+B1 : [512 x 1 x *] (gradient)
W2*H1 : [132 x 1 x *] (gradient) }
{ H2 : [512 x 1 x *] (gradient)
HLast : [132 x 1 x *] (gradient)
W0 : [512 x 363] (gradient)
W0*features+B0 : [512 x 1 x *]
HLast : [132 x 1 x *]
W0*features+B0 : [512 x 1 x *] (gradient)
W1*H1 : [512 x 1 x *]
W1*H1 : [512 x 1 x *] (gradient)
W1*H1+B1 : [512 x 1 x *] }
{ B1 : [512 x 1] (gradient)
W2*H1 : [132 x 1 x *] (gradient) }
{ H1 : [512 x 1 x *]
W0 : [512 x 363] (gradient)
W0*features : [512 x *] }
{ H1 : [512 x 1 x *] (gradient)
HLast : [132 x 1 x *] (gradient)
W0*features : [512 x *] (gradient)
W1*H1+B1 : [512 x 1 x *] (gradient)
W2*H1 : [132 x 1 x *] }
{ H2 : [512 x 1 x *]
W1 : [512 x 512] (gradient) }
{ HLast : [132 x 1 x *]
W2 : [132 x 512] (gradient) }
W0*features+B0 : [512 x 1 x *]
W1 : [512 x 512] (gradient)
W1*H1 : [512 x 1 x *] }
Here are the ones that don't share memory:
{features : [363 x *]}
{MeanOfFeatures : [363]}
{InvStdOfFeatures : [363]}
{W0 : [512 x 363]}
{features : [363 x *]}
{B0 : [512 x 1]}
{W1 : [512 x 512]}
{B1 : [512 x 1]}
{W2 : [132 x 512]}
{B2 : [132 x 1]}
{labels : [132 x *]}
{W1 : [512 x 512]}
{Prior : [132]}
{B2 : [132 x 1] (gradient)}
{CrossEntropyWithSoftmax : [1]}
{CrossEntropyWithSoftmax : [1] (gradient)}
{B1 : [512 x 1] (gradient)}
{LogOfPrior : [132]}
{EvalClassificationError : [1]}
{LogOfPrior : [132]}
{W2 : [132 x 512]}
{B1 : [512 x 1]}
{B2 : [132 x 1]}
{CrossEntropyWithSoftmax : [1]}
{B2 : [132 x 1] (gradient)}
{W2 : [132 x 512] (gradient)}
{CrossEntropyWithSoftmax : [1] (gradient)}
{B0 : [512 x 1] (gradient)}
{MVNormalizedFeatures : [363 x *]}
03/09/2017 07:41:54: Training 516740 parameters in 6 out of 6 parameter tensors and 15 nodes with gradient:
03/10/2017 11:16:27: Training 516740 parameters in 6 out of 6 parameter tensors and 15 nodes with gradient:
03/09/2017 07:41:54: Node 'B0' (LearnableParameter operation) : [512 x 1]
03/09/2017 07:41:54: Node 'B1' (LearnableParameter operation) : [512 x 1]
03/09/2017 07:41:54: Node 'B2' (LearnableParameter operation) : [132 x 1]
03/09/2017 07:41:54: Node 'W0' (LearnableParameter operation) : [512 x 363]
03/09/2017 07:41:54: Node 'W1' (LearnableParameter operation) : [512 x 512]
03/09/2017 07:41:54: Node 'W2' (LearnableParameter operation) : [132 x 512]
03/10/2017 11:16:27: Node 'B0' (LearnableParameter operation) : [512 x 1]
03/10/2017 11:16:27: Node 'B1' (LearnableParameter operation) : [512 x 1]
03/10/2017 11:16:27: Node 'B2' (LearnableParameter operation) : [132 x 1]
03/10/2017 11:16:27: Node 'W0' (LearnableParameter operation) : [512 x 363]
03/10/2017 11:16:27: Node 'W1' (LearnableParameter operation) : [512 x 512]
03/10/2017 11:16:27: Node 'W2' (LearnableParameter operation) : [132 x 512]
03/09/2017 07:41:54: Precomputing --> 3 PreCompute nodes found.
03/10/2017 11:16:27: Precomputing --> 3 PreCompute nodes found.
03/09/2017 07:41:54: MeanOfFeatures = Mean()
03/09/2017 07:41:54: InvStdOfFeatures = InvStdDev()
03/09/2017 07:41:54: Prior = Mean()
03/10/2017 11:16:27: MeanOfFeatures = Mean()
03/10/2017 11:16:27: InvStdOfFeatures = InvStdDev()
03/10/2017 11:16:27: Prior = Mean()
minibatchiterator: epoch 0: frames [0..252734] (first utterance at frame 0), data subset 0 of 1, with 1 datapasses
requiredata: determined feature kind as 33-dimensional 'USER' with frame shift 10.0 ms
03/09/2017 07:41:55: Precomputing --> Completed.
03/10/2017 11:16:29: Precomputing --> Completed.
03/09/2017 07:41:55: Starting Epoch 1: learning rate per sample = 0.003906 effective momentum = 0.900000 momentum as time constant = 2429.8 samples
03/10/2017 11:16:29: Starting Epoch 1: learning rate per sample = 0.003906 effective momentum = 0.900000 momentum as time constant = 2429.8 samples
minibatchiterator: epoch 0: frames [0..20480] (first utterance at frame 0), data subset 0 of 1, with 1 datapasses
03/09/2017 07:41:55: Starting minibatch loop.
03/09/2017 07:41:56: Epoch[ 1 of 1]-Minibatch[ 1- 10, 12.50%]: CrossEntropyWithSoftmax = 4.36422310 * 2560; EvalClassificationError = 0.91796875 * 2560; time = 0.1595s; samplesPerSecond = 16048.0
03/09/2017 07:41:56: Epoch[ 1 of 1]-Minibatch[ 11- 20, 25.00%]: CrossEntropyWithSoftmax = 4.07885857 * 2560; EvalClassificationError = 0.90781250 * 2560; time = 0.1230s; samplesPerSecond = 20807.5
03/09/2017 07:41:56: Epoch[ 1 of 1]-Minibatch[ 21- 30, 37.50%]: CrossEntropyWithSoftmax = 3.92487106 * 2560; EvalClassificationError = 0.88554687 * 2560; time = 0.1243s; samplesPerSecond = 20589.1
03/09/2017 07:41:56: Epoch[ 1 of 1]-Minibatch[ 31- 40, 50.00%]: CrossEntropyWithSoftmax = 3.82833328 * 2560; EvalClassificationError = 0.85976562 * 2560; time = 0.1228s; samplesPerSecond = 20850.8
03/09/2017 07:41:56: Epoch[ 1 of 1]-Minibatch[ 41- 50, 62.50%]: CrossEntropyWithSoftmax = 3.70617676 * 2560; EvalClassificationError = 0.84921875 * 2560; time = 0.1271s; samplesPerSecond = 20139.6
03/09/2017 07:41:56: Epoch[ 1 of 1]-Minibatch[ 51- 60, 75.00%]: CrossEntropyWithSoftmax = 3.57909546 * 2560; EvalClassificationError = 0.82539063 * 2560; time = 0.1237s; samplesPerSecond = 20688.2
03/09/2017 07:41:56: Epoch[ 1 of 1]-Minibatch[ 61- 70, 87.50%]: CrossEntropyWithSoftmax = 3.33637085 * 2560; EvalClassificationError = 0.77773437 * 2560; time = 0.1225s; samplesPerSecond = 20895.8
03/09/2017 07:41:56: Epoch[ 1 of 1]-Minibatch[ 71- 80, 100.00%]: CrossEntropyWithSoftmax = 3.23726807 * 2560; EvalClassificationError = 0.77343750 * 2560; time = 0.1393s; samplesPerSecond = 18377.2
03/09/2017 07:41:56: Finished Epoch[ 1 of 1]: [Training] CrossEntropyWithSoftmax = 3.75689964 * 20480; EvalClassificationError = 0.84960938 * 20480; totalSamplesSeen = 20480; learningRatePerSample = 0.00390625; epochTime=1.04709s
03/09/2017 07:41:56: SGD: Saving checkpoint model '/home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Output/Models/cntkSpeechFF.dnn'
03/10/2017 11:16:29: Starting minibatch loop.
03/10/2017 11:16:29: Epoch[ 1 of 1]-Minibatch[ 1- 10, 12.50%]: CrossEntropyWithSoftmax = 4.31999168 * 2560; EvalClassificationError = 0.90117187 * 2560; time = 0.1074s; samplesPerSecond = 23843.2
03/10/2017 11:16:29: Epoch[ 1 of 1]-Minibatch[ 11- 20, 25.00%]: CrossEntropyWithSoftmax = 4.03155098 * 2560; EvalClassificationError = 0.88593750 * 2560; time = 0.0268s; samplesPerSecond = 95663.5
03/10/2017 11:16:29: Epoch[ 1 of 1]-Minibatch[ 21- 30, 37.50%]: CrossEntropyWithSoftmax = 3.94608994 * 2560; EvalClassificationError = 0.88632813 * 2560; time = 0.0266s; samplesPerSecond = 96200.0
03/10/2017 11:16:29: Epoch[ 1 of 1]-Minibatch[ 31- 40, 50.00%]: CrossEntropyWithSoftmax = 3.86249771 * 2560; EvalClassificationError = 0.86757812 * 2560; time = 0.0266s; samplesPerSecond = 96193.8
03/10/2017 11:16:29: Epoch[ 1 of 1]-Minibatch[ 41- 50, 62.50%]: CrossEntropyWithSoftmax = 3.67761383 * 2560; EvalClassificationError = 0.82109375 * 2560; time = 0.0267s; samplesPerSecond = 95881.0
03/10/2017 11:16:29: Epoch[ 1 of 1]-Minibatch[ 51- 60, 75.00%]: CrossEntropyWithSoftmax = 3.53011475 * 2560; EvalClassificationError = 0.80156250 * 2560; time = 0.0268s; samplesPerSecond = 95547.4
03/10/2017 11:16:29: Epoch[ 1 of 1]-Minibatch[ 61- 70, 87.50%]: CrossEntropyWithSoftmax = 3.34954834 * 2560; EvalClassificationError = 0.79570312 * 2560; time = 0.0266s; samplesPerSecond = 96115.0
03/10/2017 11:16:29: Epoch[ 1 of 1]-Minibatch[ 71- 80, 100.00%]: CrossEntropyWithSoftmax = 3.29253235 * 2560; EvalClassificationError = 0.78554687 * 2560; time = 0.0258s; samplesPerSecond = 99078.8
03/10/2017 11:16:29: Finished Epoch[ 1 of 1]: [Training] CrossEntropyWithSoftmax = 3.75124245 * 20480; EvalClassificationError = 0.84311523 * 20480; totalSamplesSeen = 20480; learningRatePerSample = 0.00390625; epochTime=0.302618s
03/10/2017 11:16:29: SGD: Saving checkpoint model 'C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Output/Models/cntkSpeechFF.dnn'
03/09/2017 07:41:56: Action "train" complete.
03/10/2017 11:16:29: Action "train" complete.
03/09/2017 07:41:56: __COMPLETED__
03/10/2017 11:16:29: __COMPLETED__
+ return 0
+ local ExitCode=0
+ [[ 0 == 1 ]]
+ return 0
+ cp /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/../../Examples/Speech/AN4/Config/../Output/Models/cntkSpeechFF.dnn /tmp/cntk-test-20170309073919.501707/UnitTests_CNTKv2Library@release_cpu/TestData
+ '[' cpu == cpu ']'
+ export CUDA_VISIBLE_DEVICES=-1
+ CUDA_VISIBLE_DEVICES=-1
+ pushd /tmp/cntk-test-20170309073919.501707/UnitTests_CNTKv2Library@release_cpu/TestData
/tmp/cntk-test-20170309073919.501707/UnitTests_CNTKv2Library@release_cpu/TestData ~/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library
+ '[' '' == Windows_NT ']'
+ TEST_BINARY=v2librarytests
+ /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/build/cpu/release/bin/v2librarytests --report_level=detailed --run_test=DeviceSelectionSuite
+ cp 'C:\jenkins\workspace\CNTK-Test-Windows-W1\Examples\Speech\AN4\Output/Models/cntkSpeechFF.dnn' /cygdrive/c/Users/svcphil/AppData/Local/Temp/cntk-test-20170310111623.185016/UnitTests_CNTKv2Library@release_gpu/TestData
+ '[' gpu == cpu ']'
+ pushd /cygdrive/c/Users/svcphil/AppData/Local/Temp/cntk-test-20170310111623.185016/UnitTests_CNTKv2Library@release_gpu/TestData
/cygdrive/c/Users/svcphil/AppData/Local/Temp/cntk-test-20170310111623.185016/UnitTests_CNTKv2Library@release_gpu/TestData /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library
+ '[' Windows_NT == Windows_NT ']'
+ TEST_BINARY=V2LibraryTests.exe
+ /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/x64/release/V2LibraryTests.exe --report_level=detailed --run_test=DeviceSelectionSuite
Running 4 test cases...
Test module "V2LibraryTests" has passed with:
@ -275,85 +291,54 @@ Test module "V2LibraryTests" has passed with:
1 assertion out of 1 passed
Test case "DeviceSelectionSuite/UseCpuDeviceAsDefault" has passed with:
1 assertion out of 1 passed
2 assertions out of 2 passed
Test case "DeviceSelectionSuite/CpuAndBestDevicesInAllDevices" has passed with:
5 assertions out of 5 passed
4 assertions out of 4 passed
+ ExitCode=0
+ /home/philly/jenkins/workspace/CNTK-Test-Linux-W1/build/cpu/release/bin/v2librarytests --report_level=detailed '--run_test=!DeviceSelectionSuite'
Reading script file glob_0000.scp ... 948 entries
HTKDataDeserializer::HTKDataDeserializer: selected 948 utterances grouped into 3 chunks, average chunk size: 316.0 utterances, 84244.7 frames (for I/O: 316.0 utterances, 84244.7 frames)
HTKDataDeserializer::HTKDataDeserializer: determined feature kind as 33-dimensional 'USER' with frame shift 10.0 ms
total 132 state names in state list state.list
htkmlfreader: reading MLF file glob_0000.mlf ... total 948 entries
MLFDataDeserializer::MLFDataDeserializer: 948 utterances with 252734 frames in 129 classes
+ /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/x64/release/V2LibraryTests.exe --report_level=detailed --run_test=SerializationSuite/LearnerSerializationBackcompat
Running 1 test case...
Test module "V2LibraryTests" has passed with:
1 test case out of 1 passed
1 assertion out of 1 passed
Test suite "SerializationSuite" has passed with:
1 test case out of 1 passed
1 assertion out of 1 passed
Test case "SerializationSuite/LearnerSerializationBackcompat" has passed with:
1 assertion out of 1 passed
+ ExitCode2=0
+ (( ExitCode2 > ExitCode ))
+ /cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/x64/release/V2LibraryTests.exe --report_level=detailed '--run_test=!DeviceSelectionSuite' '--run_test=!SerializationSuite/LearnerSerializationBackcompat'
Running 110 test cases...
Minibatch 0: CrossEntropy loss = 3.4096384, Evaluation criterion = 0.81640625
Minibatch 1: CrossEntropy loss = 3.2509494, Evaluation criterion = 0.76171875
Minibatch 2: CrossEntropy loss = 3.3099689, Evaluation criterion = 0.8203125
Minibatch 3: CrossEntropy loss = 3.296875, Evaluation criterion = 0.796875
Minibatch 4: CrossEntropy loss = 3.3285251, Evaluation criterion = 0.81640625
Minibatch 5: CrossEntropy loss = 3.3436413, Evaluation criterion = 0.80078125
Minibatch 6: CrossEntropy loss = 3.1511786, Evaluation criterion = 0.75
Minibatch 7: CrossEntropy loss = 3.0251646, Evaluation criterion = 0.70703125
Minibatch 8: CrossEntropy loss = 3.0122864, Evaluation criterion = 0.7421875
Minibatch 9: CrossEntropy loss = 3.0684972, Evaluation criterion = 0.73046875
Minibatch 0: CrossEntropy loss = 3.3893967, Evaluation criterion = 0.82421875
Minibatch 1: CrossEntropy loss = 3.1829572, Evaluation criterion = 0.7421875
Minibatch 2: CrossEntropy loss = 3.254487, Evaluation criterion = 0.8046875
Minibatch 3: CrossEntropy loss = 3.1999359, Evaluation criterion = 0.7734375
Minibatch 4: CrossEntropy loss = 3.2666368, Evaluation criterion = 0.7890625
Minibatch 5: CrossEntropy loss = 3.2892547, Evaluation criterion = 0.7890625
Minibatch 6: CrossEntropy loss = 3.086633, Evaluation criterion = 0.74609375
Minibatch 7: CrossEntropy loss = 2.944721, Evaluation criterion = 0.67578125
Minibatch 8: CrossEntropy loss = 2.9493382, Evaluation criterion = 0.7265625
Minibatch 9: CrossEntropy loss = 3.0834334, Evaluation criterion = 0.734375
Minibatch 0: CrossEntropy loss = 3.3893967, Evaluation criterion = 0.82421875
Minibatch 1: CrossEntropy loss = 3.1829567, Evaluation criterion = 0.7421875
Minibatch 2: CrossEntropy loss = 3.2544873, Evaluation criterion = 0.8046875
Minibatch 3: CrossEntropy loss = 3.1999359, Evaluation criterion = 0.7734375
Minibatch 4: CrossEntropy loss = 3.2666366, Evaluation criterion = 0.7890625
Minibatch 5: CrossEntropy loss = 3.2892547, Evaluation criterion = 0.7890625
Minibatch 6: CrossEntropy loss = 3.0866327, Evaluation criterion = 0.74609375
Minibatch 7: CrossEntropy loss = 2.944721, Evaluation criterion = 0.67578125
Minibatch 8: CrossEntropy loss = 2.9493382, Evaluation criterion = 0.7265625
Minibatch 9: CrossEntropy loss = 3.0834334, Evaluation criterion = 0.734375
Test module "V2LibraryTests" has passed with:
110 test cases out of 110 passed
232 assertions out of 232 passed
Test suite "FeedForwardSuite" has passed with:
6 test cases out of 6 passed
8 assertions out of 8 passed
Test case "FeedForwardSuite/FFTimesAndPlusInCPU" has passed with:
1 assertion out of 1 passed
Test case "FeedForwardSuite/ReduceableTransposeTimesInCPU" has passed
Test case "FeedForwardSuite/TimesReduceSequenceAxis" has passed
Test case "FeedForwardSuite/FFTimesAndPlusInGPU" has passed
Test case "FeedForwardSuite/FFNetworkCreationInGPU" has passed
Test case "FeedForwardSuite/FFNetworkCreationInCPU" has passed with:
7 assertions out of 7 passed
Test suite "NDArrayViewSuite" has passed with:
4 test cases out of 4 passed
39 assertions out of 39 passed
Test case "NDArrayViewSuite/CheckFloatNDArrayViewInCpu" has passed with:
37 assertions out of 37 passed
Test case "NDArrayViewSuite/CheckNDArrayViewInGpu" has passed
Test case "NDArrayViewSuite/CheckCscArrayViewInGpu" has passed
Test case "NDArrayViewSuite/CheckCscArrayViewInCpu" has passed with:
2 assertions out of 2 passed
Test suite "RecurrentFunctionSuite" has passed with:
6 test cases out of 6 passed
6 assertions out of 6 passed
Test case "RecurrentFunctionSuite/SimpleRecurrenceInCPU" has passed with:
1 assertion out of 1 passed
Test case "RecurrentFunctionSuite/SimpleRecurrenceInGPU" has passed
Test case "RecurrentFunctionSuite/SimpleLargeRecurrenceInCPU" has passed with:
2 assertions out of 2 passed
Test case "RecurrentFunctionSuite/SimpleLargeRecurrenceInGPU" has passed
Test case "RecurrentFunctionSuite/RecurrentNetworkCreationInCPU" has passed with:
3 assertions out of 3 passed
Test case "RecurrentFunctionSuite/RecurrentNetworkCreationInGPU" has passed
2427 assertions out of 2427 passed
Test suite "BlockSuite" has passed with:
2 test cases out of 2 passed
@ -362,91 +347,48 @@ Test module "V2LibraryTests" has passed with:
Test case "BlockSuite/ChangingParameterValuesInGPU" has passed
Test suite "TensorSuite" has passed with:
3 test cases out of 3 passed
Test suite "LearnerSuite" has passed with:
10 test cases out of 10 passed
Test case "TensorSuite/TensorPlusInCPU" has passed
Test case "LearnerSuite/DefaultUnitGainGetterAndSetter" has passed
Test case "TensorSuite/TensorPlusRightOperandWithAxes" has passed
Test case "LearnerSuite/SweepBasedSchedule" has passed
Test case "TensorSuite/TensorPlusRightOperandWithoutAxes" has passed
Test case "LearnerSuite/TrainingParametersSchedule" has passed
Test suite "ValueSuite" has passed with:
30 test cases out of 30 passed
166 assertions out of 166 passed
Test case "LearnerSuite/CreateAndUpdateSGDLearner" has passed
Test case "ValueSuite/SettingParameterValuesManuallyInCPU" has passed with:
4 assertions out of 4 passed
Test case "LearnerSuite/CreateAndUpdateAdaGradLearner" has passed
Test case "ValueSuite/ValueCreationWithoutNDMaskInCPU" has passed with:
20 assertions out of 20 passed
Test case "LearnerSuite/CreateAndUpdateRMSPropLearner" has passed
Test case "ValueSuite/ValueCreationWithNDMaskInCPU" has passed with:
16 assertions out of 16 passed
Test case "LearnerSuite/CreateAndUpdateMomentumLearner" has passed
Test case "ValueSuite/ValueCreationOneHotWithoutNDMaskInCPU" has passed with:
10 assertions out of 10 passed
Test case "LearnerSuite/CreateAndUpdateNesterovLearner" has passed
Test case "ValueSuite/ValueCreationOneHotWithNDMaskInCPU" has passed with:
6 assertions out of 6 passed
Test case "LearnerSuite/CreateAndUpdateFSAdaGradLearner" has passed
Test case "ValueSuite/SparseSequenceBatchValueCreationInCPU" has passed with:
2 assertions out of 2 passed
Test case "LearnerSuite/CreateAndUpdateAdamLearner" has passed
Test case "ValueSuite/ValueCopyToDenseInCPU" has passed
Test suite "LoadLegacyModelSuite" has passed with:
2 test cases out of 2 passed
Test case "ValueSuite/ValueCopyToOneHotTestInCPU" has passed
Test case "LoadLegacyModelSuite/LoadLegacyModelWithPrecomputeInCPU" has passed
Test case "ValueSuite/ValueCopyToExceptionsInCPU" has passed with:
6 assertions out of 6 passed
Test case "LoadLegacyModelSuite/LoadLegacyModelWithPrecomputeInGPU" has passed
Test case "ValueSuite/CreateBatchDenseInCPU" has passed with:
8 assertions out of 8 passed
Test suite "MinibatchSourceSuite" has passed with:
5 test cases out of 5 passed
Test case "ValueSuite/CreateSequenceDenseInCPU" has passed with:
16 assertions out of 16 passed
Test case "MinibatchSourceSuite/EndOfSweepFlagIsSetCorrectly" has passed
Test case "ValueSuite/CreateBatchOfSequencesDenseInCPU" has passed with:
44 assertions out of 44 passed
Test case "MinibatchSourceSuite/NoRandomizedMinibatchSourceWarmStart" has passed
Test case "ValueSuite/CreateBatchOneHotInCPU" has passed with:
4 assertions out of 4 passed
Test case "MinibatchSourceSuite/NoRandomizedMinibatchSourceWithSingleChunk" has passed
Test case "ValueSuite/CreateSequenceOneHotInCPU" has passed with:
8 assertions out of 8 passed
Test case "MinibatchSourceSuite/RandomizedMinibatchSourceWithSmallChunks" has passed
Test case "ValueSuite/CreateBatchOfSequencesOneHotInCPU" has passed with:
22 assertions out of 22 passed
Test case "ValueSuite/SettingParameterValuesManuallyInGPU" has passed
Test case "ValueSuite/ValueCreationWithNDMaskInGPU" has passed
Test case "ValueSuite/ValueCreationWithoutNDMaskInGPU" has passed
Test case "ValueSuite/ValueCreationOneHotWithoutNDMaskInGPU" has passed
Test case "ValueSuite/ValueCreationOneHotWithNDMaskInGPU" has passed
Test case "ValueSuite/SparseSequenceBatchValueCreationInGPU" has passed
Test case "ValueSuite/ValueCopyToDenseInGPU" has passed
Test case "ValueSuite/ValueCopyToOneHotInGPU" has passed
Test case "ValueSuite/ValueCopyToExceptionsInGPU" has passed
Test case "ValueSuite/CreateBatchDenseInGPU" has passed
Test case "ValueSuite/CreateSequenceDenseInGPU" has passed
Test case "ValueSuite/CreateBatchOfSequencesDenseInGPU" has passed
Test case "ValueSuite/CreateBatchOneHotInGPU" has passed
Test case "ValueSuite/CreateSequenceOneHotInGPU" has passed
Test case "ValueSuite/CreateBatchOfSequencesOneHotInGPU" has passed
Test case "MinibatchSourceSuite/RandomizedMinibatchSourceWithNoData" has passed
Test suite "SerializationSuite" has passed with:
20 test cases out of 20 passed
@ -494,37 +436,35 @@ Test module "V2LibraryTests" has passed with:
Test case "SerializationSuite/CheckpointingWithStatefulNodesInGPU" has passed
Test suite "LearnerSuite" has passed with:
10 test cases out of 10 passed
Test suite "FeedForwardSuite" has passed with:
6 test cases out of 6 passed
16 assertions out of 16 passed
Test case "LearnerSuite/DefaultUnitGainGetterAndSetter" has passed
Test case "FeedForwardSuite/FFTimesAndPlusInCPU" has passed with:
1 assertion out of 1 passed
Test case "LearnerSuite/SweepBasedSchedule" has passed
Test case "FeedForwardSuite/ReduceableTransposeTimesInCPU" has passed
Test case "LearnerSuite/TrainingParametersSchedule" has passed
Test case "FeedForwardSuite/TimesReduceSequenceAxis" has passed
Test case "LearnerSuite/CreateAndUpdateSGDLearner" has passed
Test case "FeedForwardSuite/FFTimesAndPlusInGPU" has passed with:
1 assertion out of 1 passed
Test case "LearnerSuite/CreateAndUpdateAdaGradLearner" has passed
Test case "FeedForwardSuite/FFNetworkCreationInGPU" has passed with:
7 assertions out of 7 passed
Test case "LearnerSuite/CreateAndUpdateRMSPropLearner" has passed
Test case "LearnerSuite/CreateAndUpdateMomentumLearner" has passed
Test case "LearnerSuite/CreateAndUpdateNesterovLearner" has passed
Test case "LearnerSuite/CreateAndUpdateFSAdaGradLearner" has passed
Test case "LearnerSuite/CreateAndUpdateAdamLearner" has passed
Test case "FeedForwardSuite/FFNetworkCreationInCPU" has passed with:
7 assertions out of 7 passed
Test suite "FunctionSuite" has passed with:
17 test cases out of 17 passed
6 assertions out of 6 passed
12 assertions out of 12 passed
Test case "FunctionSuite/FindNameInCPU" has passed with:
6 assertions out of 6 passed
Test case "FunctionSuite/FindNameInGPU" has passed
Test case "FunctionSuite/FindNameInGPU" has passed with:
6 assertions out of 6 passed
Test case "FunctionSuite/Splice" has passed
@ -556,18 +496,52 @@ Test module "V2LibraryTests" has passed with:
Test case "FunctionSuite/TimesIndirectSparseGradType" has passed
Test suite "MinibatchSourceSuite" has passed with:
5 test cases out of 5 passed
Test suite "NDArrayViewSuite" has passed with:
4 test cases out of 4 passed
2048 assertions out of 2048 passed
Test case "MinibatchSourceSuite/EndOfSweepFlagIsSetCorrectly" has passed
Test case "NDArrayViewSuite/CheckFloatNDArrayViewInCpu" has passed with:
45 assertions out of 45 passed
Test case "MinibatchSourceSuite/NoRandomizedMinibatchSourceWarmStart" has passed
Test case "NDArrayViewSuite/CheckNDArrayViewInGpu" has passed with:
1997 assertions out of 1997 passed
Test case "MinibatchSourceSuite/NoRandomizedMinibatchSourceWithSingleChunk" has passed
Test case "NDArrayViewSuite/CheckCscArrayViewInGpu" has passed with:
4 assertions out of 4 passed
Test case "MinibatchSourceSuite/RandomizedMinibatchSourceWithSmallChunks" has passed
Test case "NDArrayViewSuite/CheckCscArrayViewInCpu" has passed with:
2 assertions out of 2 passed
Test case "MinibatchSourceSuite/RandomizedMinibatchSourceWithNoData" has passed
Test suite "RecurrentFunctionSuite" has passed with:
6 test cases out of 6 passed
12 assertions out of 12 passed
Test case "RecurrentFunctionSuite/SimpleRecurrenceInCPU" has passed with:
1 assertion out of 1 passed
Test case "RecurrentFunctionSuite/SimpleRecurrenceInGPU" has passed with:
1 assertion out of 1 passed
Test case "RecurrentFunctionSuite/SimpleLargeRecurrenceInCPU" has passed with:
2 assertions out of 2 passed
Test case "RecurrentFunctionSuite/SimpleLargeRecurrenceInGPU" has passed with:
2 assertions out of 2 passed
Test case "RecurrentFunctionSuite/RecurrentNetworkCreationInCPU" has passed with:
3 assertions out of 3 passed
Test case "RecurrentFunctionSuite/RecurrentNetworkCreationInGPU" has passed with:
3 assertions out of 3 passed
Test suite "TensorSuite" has passed with:
3 test cases out of 3 passed
Test case "TensorSuite/TensorPlusInCPU" has passed
Test case "TensorSuite/TensorPlusRightOperandWithAxes" has passed
Test case "TensorSuite/TensorPlusRightOperandWithoutAxes" has passed
Test suite "UserDefinedFunctionSuite" has passed with:
5 test cases out of 5 passed
@ -582,18 +556,100 @@ Test module "V2LibraryTests" has passed with:
Test case "UserDefinedFunctionSuite/UserTimesFunctionExample" has passed
Test suite "LoadLegacyModelSuite" has passed with:
2 test cases out of 2 passed
Test suite "ValueSuite" has passed with:
30 test cases out of 30 passed
332 assertions out of 332 passed
Test case "LoadLegacyModelSuite/LoadLegacyModelWithPrecomputeInCPU" has passed
Test case "ValueSuite/SettingParameterValuesManuallyInCPU" has passed with:
4 assertions out of 4 passed
Test case "LoadLegacyModelSuite/LoadLegacyModelWithPrecomputeInGPU" has passed
Test case "ValueSuite/ValueCreationWithoutNDMaskInCPU" has passed with:
20 assertions out of 20 passed
Test case "ValueSuite/ValueCreationWithNDMaskInCPU" has passed with:
16 assertions out of 16 passed
Test case "ValueSuite/ValueCreationOneHotWithoutNDMaskInCPU" has passed with:
10 assertions out of 10 passed
Test case "ValueSuite/ValueCreationOneHotWithNDMaskInCPU" has passed with:
6 assertions out of 6 passed
Test case "ValueSuite/SparseSequenceBatchValueCreationInCPU" has passed with:
2 assertions out of 2 passed
Test case "ValueSuite/ValueCopyToDenseInCPU" has passed
Test case "ValueSuite/ValueCopyToOneHotTestInCPU" has passed
Test case "ValueSuite/ValueCopyToExceptionsInCPU" has passed with:
6 assertions out of 6 passed
Test case "ValueSuite/CreateBatchDenseInCPU" has passed with:
8 assertions out of 8 passed
Test case "ValueSuite/CreateSequenceDenseInCPU" has passed with:
16 assertions out of 16 passed
Test case "ValueSuite/CreateBatchOfSequencesDenseInCPU" has passed with:
44 assertions out of 44 passed
Test case "ValueSuite/CreateBatchOneHotInCPU" has passed with:
4 assertions out of 4 passed
Test case "ValueSuite/CreateSequenceOneHotInCPU" has passed with:
8 assertions out of 8 passed
Test case "ValueSuite/CreateBatchOfSequencesOneHotInCPU" has passed with:
22 assertions out of 22 passed
Test case "ValueSuite/SettingParameterValuesManuallyInGPU" has passed with:
4 assertions out of 4 passed
Test case "ValueSuite/ValueCreationWithNDMaskInGPU" has passed with:
16 assertions out of 16 passed
Test case "ValueSuite/ValueCreationWithoutNDMaskInGPU" has passed with:
20 assertions out of 20 passed
Test case "ValueSuite/ValueCreationOneHotWithoutNDMaskInGPU" has passed with:
10 assertions out of 10 passed
Test case "ValueSuite/ValueCreationOneHotWithNDMaskInGPU" has passed with:
6 assertions out of 6 passed
Test case "ValueSuite/SparseSequenceBatchValueCreationInGPU" has passed with:
2 assertions out of 2 passed
Test case "ValueSuite/ValueCopyToDenseInGPU" has passed
Test case "ValueSuite/ValueCopyToOneHotInGPU" has passed
Test case "ValueSuite/ValueCopyToExceptionsInGPU" has passed with:
6 assertions out of 6 passed
Test case "ValueSuite/CreateBatchDenseInGPU" has passed with:
8 assertions out of 8 passed
Test case "ValueSuite/CreateSequenceDenseInGPU" has passed with:
16 assertions out of 16 passed
Test case "ValueSuite/CreateBatchOfSequencesDenseInGPU" has passed with:
44 assertions out of 44 passed
Test case "ValueSuite/CreateBatchOneHotInGPU" has passed with:
4 assertions out of 4 passed
Test case "ValueSuite/CreateSequenceOneHotInGPU" has passed with:
8 assertions out of 8 passed
Test case "ValueSuite/CreateBatchOfSequencesOneHotInGPU" has passed with:
22 assertions out of 22 passed
+ ExitCode2=0
+ (( ExitCode2 > ExitCode ))
+ popd
~/jenkins/workspace/CNTK-Test-Linux-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library
+ rm -rf /tmp/cntk-test-20170309073919.501707/UnitTests_CNTKv2Library@release_cpu/TestData
+ '[' cpu == cpu ']'
+ unset CUDA_VISIBLE_DEVICES
/cygdrive/c/jenkins/workspace/CNTK-Test-Windows-W1/Tests/EndToEndTests/UnitTests/CNTKv2Library
+ rm -rf /cygdrive/c/Users/svcphil/AppData/Local/Temp/cntk-test-20170310111623.185016/UnitTests_CNTKv2Library@release_gpu/TestData
+ '[' gpu == cpu ']'
+ exit 0