Skip to content
Snippets Groups Projects
  1. Jun 28, 2024
  2. 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
  3. Jun 19, 2024
  4. Jun 18, 2024
  5. Jun 13, 2024
  6. Jun 04, 2024
  7. Jun 03, 2024
    • Maxence Naud's avatar
      Pybind updates · 988de664
      Maxence Naud authored
      - add Tensor operators +,-,*,/
      - add __repr__ funciton to Tensor
      - add operator constructor to each python binding
      - fix identity_op Base class declaration in binding
      988de664
    • Maxence Naud's avatar
      Pybind updates · 4a1682e7
      Maxence Naud authored
      - add Tensor operators +,-,*,/
      - add __repr__ funciton to Tensor
      - add operator constructor to each python binding
      - fix identity_op Base class declaration in binding
      4a1682e7
  8. May 06, 2024
  9. May 03, 2024
  10. Apr 29, 2024
  11. Mar 28, 2024
  12. Mar 20, 2024
  13. Feb 27, 2024
  14. Feb 23, 2024
  15. Feb 22, 2024
  16. Feb 12, 2024
  17. Jan 29, 2024
  18. Jan 15, 2024
  19. Jan 11, 2024
  20. Dec 10, 2023
  21. Dec 06, 2023
  22. 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
  23. Oct 09, 2023
  24. Sep 20, 2023
  25. Sep 19, 2023
  26. Aug 30, 2023
  27. Aug 29, 2023
  28. Aug 01, 2023
Loading