keras记录
1.keras 中获取张量 tensor 的维度大小
直接用tf.shape是不行的
另贴一个静态和动态维度的区别
TypeError: int returned non-int (type NoneType)
2.创建tensor
TensorFlow常用生成tensor函数
1.keras 中获取张量 tensor 的维度大小
直接用tf.shape是不行的
另贴一个静态和动态维度的区别
TypeError: int returned non-int (type NoneType)
2.创建tensor
TensorFlow常用生成tensor函数