0 <tf.Variable 'network/conv1_1_unit/weights:0' shape=(256, 1, 1, 4) dtype=float32_ref>
1 <tf.Variable 'network/conv1_1_unit/BatchNorm/beta:0' shape=(4,) dtype=float32_ref>
2 <tf.Variable 'network/conv1_1_gate/weights:0' shape=(256, 1, 1, 4) dtype=float32_ref>
3 <tf.Variable 'network/conv1_1_gate/BatchNorm/beta:0' shape=(4,) dtype=float32_ref>
4 <tf.Variable 'network/conv1_2_unit/weights:0' shape=(256, 1, 4, 4) dtype=float32_ref>
5 <tf.Variable 'network/conv1_2_unit/biases:0' shape=(4,) dtype=float32_ref>
6 <tf.Variable 'network/conv1_2_gate/weights:0' shape=(256, 1, 4, 4) dtype=float32_ref>
7 <tf.Variable 'network/conv1_2_gate/biases:0' shape=(4,) dtype=float32_ref>
8 <tf.Variable 'network/conv2_1_unit/weights:0' shape=(128, 1, 4, 8) dtype=float32_ref>
9 <tf.Variable 'network/conv2_1_unit/biases:0' shape=(8,) dtype=float32_ref>
10 <tf.Variable 'network/conv2_1_gate/weights:0' shape=(128, 1, 4, 8) dtype=float32_ref>
11 <tf.Variable 'network/conv2_1_gate/biases:0' shape=(8,) dtype=float32_ref>
12 <tf.Variable 'network/conv2_2_unit/weights:0' shape=(128, 1, 8, 8) dtype=float32_ref>
13 <tf.Variable 'network/conv2_2_unit/biases:0' shape=(8,) dtype=float32_ref>
14 <tf.Variable 'network/conv2_2_gate/weights:0' shape=(128, 1, 8, 8) dtype=float32_ref>
15 <tf.Variable 'network/conv2_2_gate/biases:0' shape=(8,) dtype=float32_ref>
16 <tf.Variable 'network/embedding/embedding:0' shape=(200, 2) dtype=float32_ref>
17 <tf.Variable 'network/conv3_1_unit/weights:0' shape=(128, 1, 10, 16) dtype=float32_ref>
18 <tf.Variable 'network/conv3_1_unit/biases:0' shape=(16,) dtype=float32_ref>
19 <tf.Variable 'network/conv3_1_gate/weights:0' shape=(128, 1, 10, 16) dtype=float32_ref>
20 <tf.Variable 'network/conv3_1_gate/biases:0' shape=(16,) dtype=float32_ref>
21 <tf.Variable 'network/conv3_2_unit/weights:0' shape=(128, 1, 16, 16) dtype=float32_ref>
22 <tf.Variable 'network/conv3_2_unit/biases:0' shape=(16,) dtype=float32_ref>
23 <tf.Variable 'network/conv3_2_gate/weights:0' shape=(128, 1, 16, 16) dtype=float32_ref>
24 <tf.Variable 'network/conv3_2_gate/biases:0' shape=(16,) dtype=float32_ref>
25 <tf.Variable 'network/conv4_1_unit/weights:0' shape=(128, 1, 8, 16) dtype=float32_ref>
26 <tf.Variable 'network/conv4_1_unit/biases:0' shape=(16,) dtype=float32_ref>
27 <tf.Variable 'network/conv4_1_gate/weights:0' shape=(128, 1, 8, 16) dtype=float32_ref>
28 <tf.Variable 'network/conv4_1_gate/biases:0' shape=(16,) dtype=float32_ref>
29 <tf.Variable 'network/conv4_2_unit/weights:0' shape=(128, 1, 20, 32) dtype=float32_ref>
30 <tf.Variable 'network/conv4_2_unit/biases:0' shape=(32,) dtype=float32_ref>
31 <tf.Variable 'network/conv4_2_gate/weights:0' shape=(128, 1, 20, 32) dtype=float32_ref>
32 <tf.Variable 'network/conv4_2_gate/biases:0' shape=(32,) dtype=float32_ref>
33 <tf.Variable 'network/conv4_3_unit/weights:0' shape=(128, 1, 32, 64) dtype=float32_ref>
34 <tf.Variable 'network/conv4_3_unit/biases:0' shape=(64,) dtype=float32_ref>
35 <tf.Variable 'network/conv4_3_gate/weights:0' shape=(128, 1, 32, 64) dtype=float32_ref>
36 <tf.Variable 'network/conv4_3_gate/biases:0' shape=(64,) dtype=float32_ref>
37 <tf.Variable 'network/conv5/weights:0' shape=(1, 1, 64, 256) dtype=float32_ref>
38 <tf.Variable 'network/conv5/biases:0' shape=(256,) dtype=float32_ref>