标签: python tensorflow memory-management metrics
我正在使用TensorFlow API在python中运行脚本,该脚本需要RAM以外的内存,并选择交换空间。有没有一种方法可以同时监视这两个指标?我正在尝试使用脚本记录其他数据,因此可以避免在其他文件中使用指标。
作为附加信息,我使用Linux Ubuntu 16.04。 Python 3.6.7 Tensorflow 1.11