LostTech.TensorFlow : API Documentation

Type system_info_lib

Namespace tensorflow.tools.test.system_info_lib

Public static methods

IList<object> gather_available_device_info()

object gather_available_device_info_dyn()

object gather_cpu_info()

object gather_cpu_info_dyn()

string gather_hostname()

object gather_hostname_dyn()

object gather_machine_configuration()

object gather_machine_configuration_dyn()

object gather_memory_info()

object gather_memory_info_dyn()

object gather_platform_info()

object gather_platform_info_dyn()

Public properties

PythonFunctionContainer gather_available_device_info_fn get;

PythonFunctionContainer gather_cpu_info_fn get;

PythonFunctionContainer gather_hostname_fn get;

PythonFunctionContainer gather_machine_configuration_fn get;

PythonFunctionContainer gather_memory_info_fn get;

PythonFunctionContainer gather_platform_info_fn get;