对于tf中kreas中的多类别/二元交叉熵损失函数 Categorical/Binary Crossentropy,当用了softmax函数转成概率时,from_logits =false,没用时,设置成true。