| Package | Description |
|---|---|
| onnx |
| Modifier and Type | Class and Description |
|---|---|
static class |
OnnxMlProto3.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.
|
static class |
OnnxMlProto3.TensorProto.Segment.Builder
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.
|
| Modifier and Type | Method and Description |
|---|---|
OnnxMlProto3.TensorProto.SegmentOrBuilder |
OnnxMlProto3.TensorProtoOrBuilder.getSegmentOrBuilder()
.onnx.TensorProto.Segment segment = 3; |
OnnxMlProto3.TensorProto.SegmentOrBuilder |
OnnxMlProto3.TensorProto.getSegmentOrBuilder()
.onnx.TensorProto.Segment segment = 3; |
OnnxMlProto3.TensorProto.SegmentOrBuilder |
OnnxMlProto3.TensorProto.Builder.getSegmentOrBuilder()
.onnx.TensorProto.Segment segment = 3; |
Copyright © 2018. All rights reserved.