summaryrefslogtreecommitdiffstats
path: root/model-evaluation/src/test/resources/config/models/ranking-constants.cfg
blob: 2b7495ace5e36fab9949ed35ced60959254dc5fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
constant[0].name "mnist_saved_dnn_hidden1_weights_read"
constant[0].fileref ""
constant[0].type "tensor(d3[300],d4[784])"
constant[1].name "mnist_saved_dnn_hidden2_weights_read"
constant[1].fileref ""
constant[1].type "tensor(d2[100],d3[300])"
constant[2].name "mnist_softmax_saved_layer_Variable_1_read"
constant[2].fileref ""
constant[2].type "tensor(d1[10])"
constant[3].name "mnist_saved_dnn_hidden1_bias_read"
constant[3].fileref ""
constant[3].type "tensor(d3[300])"
constant[4].name "mnist_saved_dnn_hidden2_bias_read"
constant[4].fileref ""
constant[4].type "tensor(d2[100])"
constant[5].name "mnist_softmax_Variable"
constant[5].fileref ""
constant[5].type "tensor(d1[10],d2[784])"
constant[6].name "mnist_saved_dnn_outputs_weights_read"
constant[6].fileref ""
constant[6].type "tensor(d1[10],d2[100])"
constant[7].name "mnist_softmax_saved_layer_Variable_read"
constant[7].fileref ""
constant[7].type "tensor(d1[10],d2[784])"
constant[8].name "mnist_softmax_Variable_1"
constant[8].fileref ""
constant[8].type "tensor(d1[10])"
constant[9].name "mnist_saved_dnn_outputs_bias_read"
constant[9].fileref ""
constant[9].type "tensor(d1[10])"