package tensorboard

  1. Overview
  2. Docs

Module Tensorboard_protobuf.Types_pbSource

types.proto Binary Encoding

Protobuf Encoding

Sourceval encode_data_type : Types_types.data_type -> Pbrt.Encoder.t -> unit

encode_data_type v encoder encodes v with the given encoder

Protobuf Decoding

decode_data_type decoder decodes a data_type value from decoder