[][src]Module onnx_pb::tensor_proto

Structs

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.

Enums

DataLocation

Location of the data for this tensor. MUST be one of:

DataType