标签: tensorflow memory gpu cudnn
如here中所述,PyTorch中的张量可以具有不连续的内存。
Tensorflow呢? Tensorflow中的张量可以具有不连续的内存吗?还是因为静态图而不可能?