Skip to content
Snippets Groups Projects
Commit 46e15f55 authored by Maxence Naud's avatar Maxence Naud
Browse files

Remove 'Tensor' from 'Operator' class. Only keep 'Data'

- Add a common parent class to each Operator using Tensors: OperatorTensor
- Gather shared operator functions in OperatorTensor
- Add generic mInputs and mOutputs attributes for OperatorTensor
- Add an enum to identify the type of Data used by each Operator
- Change Inputs, DataInputs, Outputs for Inputs, Data, Attr, Outputs for less confusion
parent 57ad2929
No related branches found
No related tags found
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