LostTech.TensorFlow : API Documentation

Type gen_summary_ops

Namespace tensorflow.python.ops.gen_summary_ops

Methods

Properties

Public static methods

object close_summary_writer(IGraphNodeBase writer, string name)

object close_summary_writer_dyn(object writer, object name)

object close_summary_writer_eager_fallback(IGraphNodeBase writer, string name, Context ctx)

object close_summary_writer_eager_fallback_dyn(object writer, object name, object ctx)

object create_summary_db_writer(IGraphNodeBase writer, IGraphNodeBase db_uri, IGraphNodeBase experiment_name, IGraphNodeBase run_name, IGraphNodeBase user_name, string name)

object create_summary_db_writer_dyn(object writer, object db_uri, object experiment_name, object run_name, object user_name, object name)

object create_summary_db_writer_eager_fallback(IGraphNodeBase writer, IGraphNodeBase db_uri, IGraphNodeBase experiment_name, IGraphNodeBase run_name, IGraphNodeBase user_name, string name, Context ctx)

object create_summary_db_writer_eager_fallback_dyn(object writer, object db_uri, object experiment_name, object run_name, object user_name, object name, object ctx)

object create_summary_file_writer(IGraphNodeBase writer, IGraphNodeBase logdir, IGraphNodeBase max_queue, IGraphNodeBase flush_millis, IGraphNodeBase filename_suffix, string name)

object create_summary_file_writer_dyn(object writer, object logdir, object max_queue, object flush_millis, object filename_suffix, object name)

object create_summary_file_writer_eager_fallback(IGraphNodeBase writer, IGraphNodeBase logdir, IGraphNodeBase max_queue, IGraphNodeBase flush_millis, IGraphNodeBase filename_suffix, string name, Context ctx)

object create_summary_file_writer_eager_fallback_dyn(object writer, object logdir, object max_queue, object flush_millis, object filename_suffix, object name, object ctx)

object flush_summary_writer(IGraphNodeBase writer, string name)

object flush_summary_writer_dyn(object writer, object name)

object flush_summary_writer_eager_fallback(IGraphNodeBase writer, string name, Context ctx)

object flush_summary_writer_eager_fallback_dyn(object writer, object name, object ctx)

object import_event(IGraphNodeBase writer, IGraphNodeBase event, string name)

object import_event_dyn(object writer, object event, object name)

object import_event_eager_fallback(IGraphNodeBase writer, IGraphNodeBase event, string name, Context ctx)

object import_event_eager_fallback_dyn(object writer, object event, object name, object ctx)

Tensor summary_writer(string shared_name, string container, string name)

object summary_writer_dyn(ImplicitContainer<T> shared_name, ImplicitContainer<T> container, object name)

object summary_writer_eager_fallback(Byte[] shared_name, Byte[] container, string name, Context ctx)

object summary_writer_eager_fallback(Byte[] shared_name, string container, string name, Context ctx)

object summary_writer_eager_fallback(string shared_name, Byte[] container, string name, Context ctx)

object summary_writer_eager_fallback(string shared_name, string container, string name, Context ctx)

object summary_writer_eager_fallback_dyn(ImplicitContainer<T> shared_name, ImplicitContainer<T> container, object name, object ctx)

object write_audio_summary(IGraphNodeBase writer, IGraphNodeBase step, IGraphNodeBase tag, IGraphNodeBase tensor, IGraphNodeBase sample_rate, int max_outputs, string name)

object write_audio_summary_dyn(object writer, object step, object tag, object tensor, object sample_rate, ImplicitContainer<T> max_outputs, object name)

object write_audio_summary_eager_fallback(IGraphNodeBase writer, IGraphNodeBase step, IGraphNodeBase tag, IGraphNodeBase tensor, IGraphNodeBase sample_rate, int max_outputs, string name, Context ctx)

object write_audio_summary_eager_fallback_dyn(object writer, object step, object tag, object tensor, object sample_rate, ImplicitContainer<T> max_outputs, object name, object ctx)

object write_graph_summary(IGraphNodeBase writer, IGraphNodeBase step, IGraphNodeBase tensor, string name)

object write_graph_summary_dyn(object writer, object step, object tensor, object name)

object write_graph_summary_eager_fallback(IGraphNodeBase writer, IGraphNodeBase step, IGraphNodeBase tensor, string name, Context ctx)

object write_graph_summary_eager_fallback_dyn(object writer, object step, object tensor, object name, object ctx)

object write_histogram_summary(IGraphNodeBase writer, IGraphNodeBase step, IGraphNodeBase tag, IGraphNodeBase values, string name)

object write_histogram_summary_dyn(object writer, object step, object tag, object values, object name)

object write_histogram_summary_eager_fallback(IGraphNodeBase writer, IGraphNodeBase step, IGraphNodeBase tag, IGraphNodeBase values, string name, Context ctx)

object write_histogram_summary_eager_fallback_dyn(object writer, object step, object tag, object values, object name, object ctx)

object write_image_summary(IGraphNodeBase writer, IGraphNodeBase step, IGraphNodeBase tag, IGraphNodeBase tensor, IGraphNodeBase bad_color, int max_images, string name)

object write_image_summary_dyn(object writer, object step, object tag, object tensor, object bad_color, ImplicitContainer<T> max_images, object name)

object write_image_summary_eager_fallback(IGraphNodeBase writer, IGraphNodeBase step, IGraphNodeBase tag, IGraphNodeBase tensor, IGraphNodeBase bad_color, int max_images, string name, Context ctx)

object write_image_summary_eager_fallback_dyn(object writer, object step, object tag, object tensor, object bad_color, ImplicitContainer<T> max_images, object name, object ctx)

object write_raw_proto_summary(IGraphNodeBase writer, IGraphNodeBase step, IGraphNodeBase tensor, PythonFunctionContainer name)

object write_raw_proto_summary(IGraphNodeBase writer, IGraphNodeBase step, IGraphNodeBase tensor, string name)

object write_raw_proto_summary_dyn(object writer, object step, object tensor, object name)

object write_raw_proto_summary_eager_fallback(IGraphNodeBase writer, IGraphNodeBase step, IGraphNodeBase tensor, string name, Context ctx)

object write_raw_proto_summary_eager_fallback_dyn(object writer, object step, object tensor, object name, object ctx)

object write_scalar_summary(IGraphNodeBase writer, IGraphNodeBase step, IGraphNodeBase tag, IGraphNodeBase value, string name)

object write_scalar_summary_dyn(object writer, object step, object tag, object value, object name)

object write_scalar_summary_eager_fallback(IGraphNodeBase writer, IGraphNodeBase step, IGraphNodeBase tag, IGraphNodeBase value, string name, Context ctx)

object write_scalar_summary_eager_fallback_dyn(object writer, object step, object tag, object value, object name, object ctx)

object write_summary(IGraphNodeBase writer, IGraphNodeBase step, IGraphNodeBase tensor, IGraphNodeBase tag, IGraphNodeBase summary_metadata, PythonFunctionContainer name)

object write_summary(IGraphNodeBase writer, IGraphNodeBase step, IGraphNodeBase tensor, IGraphNodeBase tag, IGraphNodeBase summary_metadata, string name)

object write_summary_dyn(object writer, object step, object tensor, object tag, object summary_metadata, object name)

object write_summary_eager_fallback(IGraphNodeBase writer, IGraphNodeBase step, IGraphNodeBase tensor, IGraphNodeBase tag, IGraphNodeBase summary_metadata, string name, Context ctx)

object write_summary_eager_fallback_dyn(object writer, object step, object tensor, object tag, object summary_metadata, object name, object ctx)

Public properties

PythonFunctionContainer close_summary_writer_eager_fallback_fn get;

PythonFunctionContainer close_summary_writer_fn get;

PythonFunctionContainer create_summary_db_writer_eager_fallback_fn get;

PythonFunctionContainer create_summary_db_writer_fn get;

PythonFunctionContainer create_summary_file_writer_eager_fallback_fn get;

PythonFunctionContainer create_summary_file_writer_fn get;

PythonFunctionContainer flush_summary_writer_eager_fallback_fn get;

PythonFunctionContainer flush_summary_writer_fn get;

PythonFunctionContainer import_event_eager_fallback_fn get;

PythonFunctionContainer import_event_fn get;

PythonFunctionContainer summary_writer_eager_fallback_fn get;

PythonFunctionContainer summary_writer_fn get;

PythonFunctionContainer write_audio_summary_eager_fallback_fn get;

PythonFunctionContainer write_audio_summary_fn get;

PythonFunctionContainer write_graph_summary_eager_fallback_fn get;

PythonFunctionContainer write_graph_summary_fn get;

PythonFunctionContainer write_histogram_summary_eager_fallback_fn get;

PythonFunctionContainer write_histogram_summary_fn get;

PythonFunctionContainer write_image_summary_eager_fallback_fn get;

PythonFunctionContainer write_image_summary_fn get;

PythonFunctionContainer write_raw_proto_summary_eager_fallback_fn get;

PythonFunctionContainer write_raw_proto_summary_fn get;

PythonFunctionContainer write_scalar_summary_eager_fallback_fn get;

PythonFunctionContainer write_scalar_summary_fn get;

PythonFunctionContainer write_summary_eager_fallback_fn get;

PythonFunctionContainer write_summary_fn get;