Type debug_data
Namespace tensorflow.python.debug.lib.debug_data
Methods
- device_name_to_device_path
 - device_name_to_device_path_dyn
 - device_path_to_device_name
 - device_path_to_device_name_dyn
 - extract_core_metadata_from_event_proto
 - extract_core_metadata_from_event_proto_dyn
 
Properties
- DebugDumpDir_fn
 - DebugTensorDatum_fn
 - device_name_to_device_path_fn
 - device_path_to_device_name_fn
 - extract_core_metadata_from_event_proto_fn
 - InconvertibleTensorProto_fn
 - WatchKeyDoesNotExistInDebugDumpDirError_fn
 
Fields
Public static methods
object device_name_to_device_path(string device_name)
object device_name_to_device_path_dyn(object device_name)
IList<object> device_path_to_device_name(string device_dir)
object device_path_to_device_name_dyn(object device_dir)
object extract_core_metadata_from_event_proto(object event)
object extract_core_metadata_from_event_proto_dyn(object event)
Public properties
PythonFunctionContainer DebugDumpDir_fn get;
PythonFunctionContainer DebugTensorDatum_fn get;
PythonFunctionContainer device_name_to_device_path_fn get;
PythonFunctionContainer device_path_to_device_name_fn get;
PythonFunctionContainer extract_core_metadata_from_event_proto_fn get;
PythonFunctionContainer InconvertibleTensorProto_fn get;
PythonFunctionContainer WatchKeyDoesNotExistInDebugDumpDirError_fn get;
Public fields
string DEVICE_TAG
            return string
           | 
        
string HASH_TAG
            return string
           | 
        
string FETCHES_INFO_FILE_TAG
            return string
           | 
        
string FEED_KEYS_INFO_FILE_TAG
            return string
           | 
        
string METADATA_FILE_PREFIX
            return string
           | 
        
string CORE_METADATA_TAG
            return string
           | 
        
string GRAPH_FILE_TAG
            return string
           |