Deep-Vessel icon indicating copy to clipboard operation
Deep-Vessel copied to clipboard

Results 1 Deep-Vessel issues
Sort by recently updated
recently updated
newest added

h_pool2_flat = tf.reshape(h_pool2, [-1, 7*7*64]) why you set 7*7*64? Dimension size must be evenly divisible by 3136 but is 36864 for 'h_fc1/Reshape' (op: 'Reshape') with input shapes: [64,3,3,64], [2] and...