LostTech.TensorFlow : API Documentation

Type IProfileOptionBuilder

Namespace tensorflow.profiler

Interfaces IPythonObjectContainer

Public instance methods

object account_displayed_op_only(object is_true)

object order_by(object attribute)

object select(object attributes)

object with_accounted_types(object account_type_regexes)

object with_max_depth(object max_depth)

object with_min_execution_time(object min_micros, object min_accelerator_micros, object min_cpu_micros)

object with_min_memory(object min_bytes, object min_peak_bytes, object min_residual_bytes, object min_output_bytes)

object with_min_occurrence(object min_occurrence)

object with_node_names(object start_name_regexes, object show_name_regexes, object hide_name_regexes, object trim_name_regexes)

object with_step(object step)