Skip to content
Snippets Groups Projects
  1. Feb 02, 2024
  2. Jan 05, 2024
  3. Dec 13, 2023
  4. Dec 08, 2023
  5. Dec 07, 2023
  6. Nov 24, 2023
  7. Nov 23, 2023
  8. Nov 22, 2023
  9. Nov 20, 2023
    • Maxence Naud's avatar
      Remove 'Tensor' from 'Operator' class. Only keep 'Data' · 46e15f55
      Maxence Naud authored
      - 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
      46e15f55
  10. Nov 10, 2023
Loading