onnxs v0.1.0 Onnx.TensorProto.Segment

For very large tensors, we may want to store them in chunks, in which case the following fields will specify the segment that is stored in the current TensorProto.

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Onnx.TensorProto.Segment{begin: integer(), end: integer()}

Link to this section Functions

Link to this function new(attrs \\ %{})