Keras get Tensor dimensions

int_shape(y_true)[0]
int_shape(y_true)[1]
原文地址:https://www.cnblogs.com/yaos/p/14014220.html