Struct IndexMap::FieldInfo

Nested Relationships

This struct is a nested type of Struct IndexMap.

Struct Documentation

struct FieldInfo

Public Types

enum class Kind

Values:

enumerator Input
enumerator InOut
enumerator Output

Public Members

std::string Name
Kind EKind
int64_t Offset

Starting column in the concatenated tensor.

int64_t Cols

Number of columns this field covers.