input_theta shape 是 (n, size),其中的size等于theta_1_1-theta_2_3中没有取值的数量,如theta_1_2=1,theta_2_1=2,theta_2_2=3,theta_2_3=4,input theta=[9,8],则最终的theta是: 9,1,8,2,3,4