如何在不使用eval或sess.run()的情况下将张量转换为Numpy ndarray?
我需要将一个张量传递到一个feed字典中,我已经有一个会话正在运行.
python numpy tensorflow
numpy ×1
python ×1
tensorflow ×1