标签: python tensorflow deep-learning
我在某些3D图像上使用3D-CNN。我已经从here下载了Tensorflow编写的代码。我想访问此网络中各层的输出值。 Tensorflow中有什么方法可以做到这一点?