package tensorboard

  1. Overview
  2. Docs

event.proto Pretty Printing

Formatters

val pp_log_message_level : Stdlib.Format.formatter -> Event_types.log_message_level -> unit

pp_log_message_level v formats v

val pp_log_message : Stdlib.Format.formatter -> Event_types.log_message -> unit

pp_log_message v formats v

val pp_session_log_session_status : Stdlib.Format.formatter -> Event_types.session_log_session_status -> unit

pp_session_log_session_status v formats v

val pp_session_log : Stdlib.Format.formatter -> Event_types.session_log -> unit

pp_session_log v formats v

val pp_tagged_run_metadata : Stdlib.Format.formatter -> Event_types.tagged_run_metadata -> unit

pp_tagged_run_metadata v formats v

val pp_event_what : Stdlib.Format.formatter -> Event_types.event_what -> unit

pp_event_what v formats v

val pp_event : Stdlib.Format.formatter -> Event_types.event -> unit

pp_event v formats v

val pp_worker_health : Stdlib.Format.formatter -> Event_types.worker_health -> unit

pp_worker_health v formats v

val pp_worker_shutdown_mode : Stdlib.Format.formatter -> Event_types.worker_shutdown_mode -> unit

pp_worker_shutdown_mode v formats v

val pp_watchdog_config : Stdlib.Format.formatter -> Event_types.watchdog_config -> unit

pp_watchdog_config v formats v

val pp_worker_heartbeat_request : Stdlib.Format.formatter -> Event_types.worker_heartbeat_request -> unit

pp_worker_heartbeat_request v formats v

val pp_worker_heartbeat_response : Stdlib.Format.formatter -> Event_types.worker_heartbeat_response -> unit

pp_worker_heartbeat_response v formats v