Skip to content

Commit

Permalink
Add sources and tweak view
Browse files Browse the repository at this point in the history
  • Loading branch information
Garrett Smith committed Dec 1, 2016
1 parent 0e14e3a commit cf7c2da
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions cifar10/Guild
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

name = CIFAR-10
runroot = runs
sources = *.py

[model "single"]

Expand All @@ -30,9 +31,10 @@ series-a = accuracy
series-b = loss learning-rate \
op-cpu-percent op-memory \
gpu-percent gpu-memory gpu-powerdraw \
device-percent queues
device-percent input-queues

compare = validation-accuracy train-accuracy epochs-flag time
compare = validation-accuracy train-accuracy epochs-flag \
steps time

[series "input-queues"]

Expand Down

0 comments on commit cf7c2da

Please sign in to comment.