Skip to content
Commit 5333c25b authored by Kevin Petit's avatar Kevin Petit
Browse files

Formalise the description of operator argument types



- Standardise the terminology for operator arguments. Argument,
  Operand, and Parameter were used interchangeably.
- Introduce a templatized tensor_t<> type for tensor arguments.
  Scalars are represented by rank-0 tensors.
- Types can be checked with the XSD schema.

Signed-off-by: default avatarKevin Petit <kevin.petit@arm.com>
Change-Id: Ic57b9387950824e994c5e7f9ec1489c29159b974
parent 277a4f17
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment