LostTech.TensorFlow : API Documentation

Type ProfileDatum

Namespace tensorflow.python.debug.lib.profiling

Parent PythonObjectContainer

Interfaces IProfileDatum

Public properties

string device_name get; set;

object exec_time get;

object exec_time_dyn get;

string file_line_func get; set;

string file_path get; set;

string func_name get; set;

int line_number get; set;

object node_exec_stats get; set;

object op_time get; set;

string op_type get; set;

object PythonObject get;

object start_time get; set;