Scheduler ConnectInput and tensor filling with offset tests
Scheduler::connectInputs
Tests of The function Scheduler::connectInputs
was added in aidge core in /aidge/aidge_core!4.
This function use graph ordering to connect the inputs of a graphView to data Tensors passed in a Scheduler::forward
.
-
Add Scheduler::connectInputs
tests
Test batch composition in a tensor
-
Add test to fill tensor with offset (for batch composition)
Add registrar support for more DataTypes in tensor for backend_cpu
-
Add more TensorImpl backend_cpu DataType coverage
Adapt the tensorImpl_cpu class constructor to respect the mother class TensorImpl
In this MR the constructor of TensorImpl_cpu is adapted to the new definition of TensorImpl. The TensorImpl mother class constructor was modified in /aidge/aidge_core!4. The mother class modification was meant to adapt the TensorImpl for backend opencv.
-
Change number of elements for dims in TensorImpl
Merge request reports
Activity
changed milestone to %v0.1.0
requested review from @cmoineau
assigned to @thibaultallenet
@thibaultallenet what do we do with this ? Do we close because outdated ?
The MR might be outdated but adding an offset argument to the copy function still is the core feature to create a batch of data in a tensor.
Edited by Thibault Allenetadded LanguageC++ label
added StatusReview Ready label
removed StatusReview Ready label
added StatusWIP label
added 128 commits
-
151f782c...9676eac9 - 124 commits from branch
master
- 19e9677b - Merge master into dataloader and add offset to the copy function
- 9d27c607 - Merge branch 'master' into dataloader
- 3444c174 - Add tensor cpu support for int16_t, uint16_t, int8_t, uint8_t
- cd4ce708 - Merge branch 'master' into dataloader
Toggle commit list-
151f782c...9676eac9 - 124 commits from branch
added 26 commits
-
cd4ce708...13d6efaf - 23 commits from branch
master
- 895d7a43 - Merge branch 'convert' into dataloader
- 328ee3e3 - Merge branch 'tiling' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cpu into dataloader
- f6557a81 - Add connectInputs test in Test_Scheduler.cpp
Toggle commit list-
cd4ce708...13d6efaf - 23 commits from branch
added 17 commits
-
f6557a81...cc621da3 - 16 commits from branch
master
- 7b4fc785 - Merge master into dataloader
-
f6557a81...cc621da3 - 16 commits from branch
changed milestone to %Aidge version 0.1.0
added 17 commits
-
7b4fc785...67679c82 - 2 commits from branch
master
- 67679c82...0ced6610 - 5 earlier commits
- 203dcfab - Merge branch 'addXMod' into 'dev'
- bd45aa14 - Merge branch 'dev' into view
- 370d03f1 - Merge branch 'view' into 'dev'
- d3f7829a - Add back Windows CI.
- 11432af3 - Merge branch 'dev' into WinCI
- 7cffe5d4 - Fix variable typo.
- 6831c52a - Update windows script due to remove not being there anymore.
- 327362fd - Add back Python test on Windows.
- e4fb24ee - Merge branch 'WinCI' into 'dev'
- 8a01e688 - merge dev into dataloader
Toggle commit list-
7b4fc785...67679c82 - 2 commits from branch