summaryrefslogtreecommitdiffstats
path: root/model-evaluation/src/test/resources/config/models/ranking-constants.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'model-evaluation/src/test/resources/config/models/ranking-constants.cfg')
-rw-r--r--model-evaluation/src/test/resources/config/models/ranking-constants.cfg22
1 files changed, 11 insertions, 11 deletions
diff --git a/model-evaluation/src/test/resources/config/models/ranking-constants.cfg b/model-evaluation/src/test/resources/config/models/ranking-constants.cfg
index 2b7495ace5e..335a7ec526b 100644
--- a/model-evaluation/src/test/resources/config/models/ranking-constants.cfg
+++ b/model-evaluation/src/test/resources/config/models/ranking-constants.cfg
@@ -1,30 +1,30 @@
constant[0].name "mnist_saved_dnn_hidden1_weights_read"
-constant[0].fileref ""
+constant[0].fileref "constants/mnist_saved_dnn_hidden1_weights_read.tbf"
constant[0].type "tensor(d3[300],d4[784])"
constant[1].name "mnist_saved_dnn_hidden2_weights_read"
-constant[1].fileref ""
+constant[1].fileref "constants/mnist_saved_dnn_hidden2_weights_read.tbf"
constant[1].type "tensor(d2[100],d3[300])"
constant[2].name "mnist_softmax_saved_layer_Variable_1_read"
-constant[2].fileref ""
+constant[2].fileref "constants/mnist_softmax_saved_layer_Variable_1_read.tbf"
constant[2].type "tensor(d1[10])"
constant[3].name "mnist_saved_dnn_hidden1_bias_read"
-constant[3].fileref ""
+constant[3].fileref "constants/mnist_saved_dnn_hidden1_bias_read.tbf"
constant[3].type "tensor(d3[300])"
constant[4].name "mnist_saved_dnn_hidden2_bias_read"
-constant[4].fileref ""
+constant[4].fileref "constants/mnist_saved_dnn_hidden2_bias_read.tbf"
constant[4].type "tensor(d2[100])"
constant[5].name "mnist_softmax_Variable"
-constant[5].fileref ""
+constant[5].fileref "constants/mnist_softmax_Variable.tbf"
constant[5].type "tensor(d1[10],d2[784])"
constant[6].name "mnist_saved_dnn_outputs_weights_read"
-constant[6].fileref ""
+constant[6].fileref "constants/mnist_saved_dnn_outputs_weights_read.tbf"
constant[6].type "tensor(d1[10],d2[100])"
constant[7].name "mnist_softmax_saved_layer_Variable_read"
-constant[7].fileref ""
+constant[7].fileref "constants/mnist_softmax_saved_layer_Variable_read.tbf"
constant[7].type "tensor(d1[10],d2[784])"
constant[8].name "mnist_softmax_Variable_1"
-constant[8].fileref ""
+constant[8].fileref "constants/mnist_softmax_Variable_1.tbf"
constant[8].type "tensor(d1[10])"
constant[9].name "mnist_saved_dnn_outputs_bias_read"
-constant[9].fileref ""
-constant[9].type "tensor(d1[10])" \ No newline at end of file
+constant[9].fileref "constants/mnist_saved_dnn_outputs_bias_read.tbf"
+constant[9].type "tensor(d1[10])"