LostTech.TensorFlow : API Documentation

Type AggregateProfile

Namespace tensorflow.python.debug.lib.profiling

Parent PythonObjectContainer

Interfaces IAggregateProfile

Public instance methods

void add(ProfileDatum profile_datum)

Public properties

int node_count get;

object node_count_dyn get;

IEnumerable<object> node_exec_count get;

object node_exec_count_dyn get;

object PythonObject get;

object total_exec_time get; set;

object total_op_time get; set;