name: "test_Softmax" input: "input" input_dim: 2 input_dim: 6 input_dim: 75 input_dim: 113 layer { type: "Softmax" name: "output" bottom: "input" top: "output" }