ndstrides: [14] Final cleanups #524

Open
lyken wants to merge 4 commits from ndstrides-14-end into ndstrides-13-tests
Collaborator

Update parts of nac3artiq to use the new ndarray definition. Then ndstrides itself is complete.

However, the Model<'ctx> definition and the Proxy definition are still co-existing. A bit of additional work is needed to unify everything as Model<'ctx>.

Update parts of `nac3artiq` to use the new ndarray definition. Then `ndstrides` itself is complete. However, the `Model<'ctx>` definition and the `Proxy` definition are still co-existing. A bit of additional work is needed to unify everything as `Model<'ctx>`.
lyken added 5 commits 2024-08-28 14:27:16 +08:00
lyken added a new dependency 2024-08-28 14:27:23 +08:00
lyken force-pushed ndstrides-14-end from 49ae5a736a to 76531c7d1c 2024-08-30 16:22:13 +08:00 Compare
Author
Collaborator

Rebased.

Rebased.
derppening force-pushed ndstrides-14-end from 76531c7d1c to e6c425a4bf 2024-10-18 14:46:24 +08:00 Compare
derppening force-pushed ndstrides-14-end from e6c425a4bf to 0be9f00717 2024-10-18 14:50:22 +08:00 Compare
derppening force-pushed ndstrides-14-end from 0be9f00717 to 33555be7e0 2024-10-18 15:03:29 +08:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b ndstrides-14-end ndstrides-13-tests
git pull origin ndstrides-14-end

Step 2:

Merge the changes and update on Gitea.
git checkout ndstrides-13-tests
git merge --no-ff ndstrides-14-end
git push origin ndstrides-13-tests
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: M-Labs/nac3#524
No description provided.