[Tensor] Add method to convert 1D idx <-> coordinate + python unittest.
parent
6dbe2ca8
No related branches found
No related tags found
This commit is part of merge request !9. Comments created here will be created in the context of that merge request.
Showing
- aidge_core/unit_tests/test_recipies.py 2 additions, 3 deletionsaidge_core/unit_tests/test_recipies.py
- aidge_core/unit_tests/test_tensor.py 44 additions, 0 deletionsaidge_core/unit_tests/test_tensor.py
- include/aidge/data/Tensor.hpp 34 additions, 0 deletionsinclude/aidge/data/Tensor.hpp
- python_binding/data/pybind_Tensor.cpp 12 additions, 10 deletionspython_binding/data/pybind_Tensor.cpp
aidge_core/unit_tests/test_tensor.py
0 → 100644
Please register or sign in to comment