(0, <tf.Variable 'network/conv1_1_unit/weights:0' shape=(128, 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=(128, 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_d1_unit/weights:0' shape=(128, 1, 4, 4) dtype=float32_ref>)
(5, <tf.Variable 'network/conv1_d1_unit/biases:0' shape=(4,) dtype=float32_ref>)
(6, <tf.Variable 'network/conv1_d1_gate/weights:0' shape=(128, 1, 4, 4) dtype=float32_ref>)
(7, <tf.Variable 'network/conv1_d1_gate/biases:0' shape=(4,) dtype=float32_ref>)
(8, <tf.Variable 'network/conv1_d2_unit/weights:0' shape=(128, 1, 4, 4) dtype=float32_ref>)
(9, <tf.Variable 'network/conv1_d2_unit/biases:0' shape=(4,) dtype=float32_ref>)
(10, <tf.Variable 'network/conv1_d2_gate/weights:0' shape=(128, 1, 4, 4) dtype=float32_ref>)
(11, <tf.Variable 'network/conv1_d2_gate/biases:0' shape=(4,) dtype=float32_ref>)
(12, <tf.Variable 'network/conv1_d4_unit/weights:0' shape=(128, 1, 4, 4) dtype=float32_ref>)
(13, <tf.Variable 'network/conv1_d4_unit/biases:0' shape=(4,) dtype=float32_ref>)
(14, <tf.Variable 'network/conv1_d4_gate/weights:0' shape=(128, 1, 4, 4) dtype=float32_ref>)
(15, <tf.Variable 'network/conv1_d4_gate/biases:0' shape=(4,) dtype=float32_ref>)
(16, <tf.Variable 'network/conv2_1_unit/weights:0' shape=(128, 1, 12, 8) dtype=float32_ref>)
(17, <tf.Variable 'network/conv2_1_unit/biases:0' shape=(8,) dtype=float32_ref>)
(18, <tf.Variable 'network/conv2_1_gate/weights:0' shape=(128, 1, 12, 8) dtype=float32_ref>)
(19, <tf.Variable 'network/conv2_1_gate/biases:0' shape=(8,) dtype=float32_ref>)
(20, <tf.Variable 'network/conv2_2_unit/weights:0' shape=(128, 1, 8, 8) dtype=float32_ref>)
(21, <tf.Variable 'network/conv2_2_unit/biases:0' shape=(8,) dtype=float32_ref>)
(22, <tf.Variable 'network/conv2_2_gate/weights:0' shape=(128, 1, 8, 8) dtype=float32_ref>)
(23, <tf.Variable 'network/conv2_2_gate/biases:0' shape=(8,) dtype=float32_ref>)
(24, <tf.Variable 'network/embedding/embedding:0' shape=(200, 2) dtype=float32_ref>)
(25, <tf.Variable 'network/conv3_1_unit/weights:0' shape=(128, 1, 10, 16) dtype=float32_ref>)
(26, <tf.Variable 'network/conv3_1_unit/biases:0' shape=(16,) dtype=float32_ref>)
(27, <tf.Variable 'network/conv3_1_gate/weights:0' shape=(128, 1, 10, 16) dtype=float32_ref>)
(28, <tf.Variable 'network/conv3_1_gate/biases:0' shape=(16,) dtype=float32_ref>)
(29, <tf.Variable 'network/conv3_2_unit/weights:0' shape=(128, 1, 16, 16) dtype=float32_ref>)
(30, <tf.Variable 'network/conv3_2_unit/biases:0' shape=(16,) dtype=float32_ref>)
(31, <tf.Variable 'network/conv3_2_gate/weights:0' shape=(128, 1, 16, 16) dtype=float32_ref>)
(32, <tf.Variable 'network/conv3_2_gate/biases:0' shape=(16,) dtype=float32_ref>)
(33, <tf.Variable 'network/conv4_1_unit/weights:0' shape=(128, 1, 8, 16) dtype=float32_ref>)
(34, <tf.Variable 'network/conv4_1_unit/biases:0' shape=(16,) dtype=float32_ref>)
(35, <tf.Variable 'network/conv4_1_gate/weights:0' shape=(128, 1, 8, 16) dtype=float32_ref>)
(36, <tf.Variable 'network/conv4_1_gate/biases:0' shape=(16,) dtype=float32_ref>)
(37, <tf.Variable 'network/conv4_2_unit/weights:0' shape=(128, 1, 28, 16) dtype=float32_ref>)
(38, <tf.Variable 'network/conv4_2_unit/biases:0' shape=(16,) dtype=float32_ref>)
(39, <tf.Variable 'network/conv4_2_gate/weights:0' shape=(128, 1, 28, 16) dtype=float32_ref>)
(40, <tf.Variable 'network/conv4_2_gate/biases:0' shape=(16,) dtype=float32_ref>)
(41, <tf.Variable 'network/conv5_unit/weights:0' shape=(2, 1, 16, 256) dtype=float32_ref>)
(42, <tf.Variable 'network/conv5_unit/biases:0' shape=(256,) dtype=float32_ref>)
(43, <tf.Variable 'network/conv5_gate/weights:0' shape=(2, 1, 16, 256) dtype=float32_ref>)
(44, <tf.Variable 'network/conv5_gate/biases:0' shape=(256,) dtype=float32_ref>)