Tensorflow:将男高音 [B, T, S] 转换为形状为 [T, S] 的 B 张量列表

Tensorflow: Converting a tenor [B, T, S] to list of B tensors shaped [T, S]

Tensorflow:将男高音 [B, T, S] 转换为形状为 [T, S] 的 B 张量列表。其中 B、T、S 为正整数 ...

如何转换?我无法执行 eval,因为在我想执行此操作时 运行 没有会话。

听起来你想要 tf.unpack()