Dataloader
Compare changes
Files
23@@ -33,7 +33,7 @@ private:
@@ -47,8 +47,8 @@ public:
This MR is for data handling. Issue aidge#31 (closed) explain the added features. In aidge_core, the features added are :
Database::getItem
to fetch data from a given index.Scheduler::connectInputs
ConnectInputs uses the OrderedInputs feature of the graphView.
In the case where data is passed during the call of Scheduler::forward
, the call of GraphView::forwardDims
(before forward) does not have the input dimensions. Thus GraphView::forwardDims
have now an optional argument to pass the dimension of the input tensors.
Implement the solution presented in issue aidge_backend_opencv#3 (closed).
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent