LostTech.TensorFlow : API Documentation

Type memory_stats

Namespace tensorflow.contrib.memory_stats

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;