Type memory_stats Namespace tensorflow.contrib.memory_stats Methods BytesInUse BytesInUse_dyn BytesLimit BytesLimit_dyn MaxBytesInUse MaxBytesInUse_dyn Properties BytesInUse_fn BytesLimit_fn MaxBytesInUse_fn Public static methods Tensor BytesInUse() object BytesInUse_dyn() Tensor BytesLimit() object BytesLimit_dyn() Tensor MaxBytesInUse() object MaxBytesInUse_dyn() Public properties PythonFunctionContainer BytesInUse_fn get; PythonFunctionContainer BytesLimit_fn get; PythonFunctionContainer MaxBytesInUse_fn get;