Skip to main content

Module wire

Module wire 

Source
Expand description

JSON wire shapes for custom-serialized data values.

These declarations share the exact field layout emitted by Scalar and Tensor. They are exported for generated host bindings; callers should continue to construct validated data through the value types themselves.

Structs§

Scalar
Exact JSON representation of a width-specific scalar.
Tensor
Exact JSON representation of tensor metadata and decimal element values.