package tensorboard
No synopsis
Install
Dune Dependency
Authors
Maintainers
Sources
0.0.1.tar.gz
md5=91035b4a9827fdf6e2fb61d0edb1bb2c
sha512=7f09994c0bb844429b795b971ae3bacd927eae4854a4efc36dbf8d6f4ea24e7f05f754f7191747e32b4fef1922589d1db8d2622147a1706efe7e79201329400b
doc/tensorboard.protobuf/Tensorboard_protobuf/Protobuf/Encoder/index.html
Module Protobuf.Encoder
Source
Type of failures possible while encoding.
error_to_string e
converts error e
to its string representation.
Type of wire format encoders.
bytes b e
writes a varint indicating length of b
and then b
to e
.
nested f e
applies f
to an encoder for a message nested in e
.
key (k, pk) e
writes a key and a payload kind to e
.
encode_exn f x
≡ let e = create () in f x e; to_bytes f
.
encode f x
≡ try Some (encode_exn f x) with Failure _ -> None
.
int32_of_int fld v
returns v
truncated to int32
. If the value doesn't fit in the range of int32
, raises Failure (Overflow fld)
.
int32_of_int64 fld v
returns v
truncated to int32
. If the value doesn't fit in the range of int32
, raises Failure (Overflow fld)
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>