Skip to content
Snippets Groups Projects
  1. Nov 07, 2024
  2. Nov 05, 2024
  3. Sep 16, 2024
  4. Jul 10, 2024
  5. Jun 24, 2024
    • Maxence Naud's avatar
      [Enhance] UI for Operators, attributes access, Node and GraphViews · 2bfcb959
      Maxence Naud authored
      - [Add] Attributes: __str__(), __repr__() and dict() methods
      - [Add] GraphView: __repr__(), __len__() methods
      - [Add] Node: __repr__() method
      - [Add] Operator: __repr__() method and attr property
      - improve Tensor __str__ method if it is empty
      - change DataType to lower case for python
      2bfcb959
  6. Jun 20, 2024
  7. Apr 18, 2024
  8. Apr 10, 2024
  9. Mar 15, 2024
  10. Feb 20, 2024
  11. Jan 17, 2024
  12. Jan 16, 2024
  13. Dec 12, 2023
  14. Nov 22, 2023
    • Maxence Naud's avatar
      Multiple changes · 1b929c79
      Maxence Naud authored
      - Remove setInput in Node
      - Change setDatatype to setDataType in GraphView and Tensor binding
      - Add namespace comment
      - Update Node includes
      - Run forwardDims() only if operators use Tensors
      1b929c79
  15. Nov 15, 2023
  16. Sep 21, 2023
  17. Aug 04, 2023
  18. Aug 01, 2023
Loading