This repository was archived by the owner on Jul 21, 2023. It is now read-only.
Use kernel overlay#19
Draft
payoto wants to merge 7 commits into
Draft
Conversation
payoto
force-pushed
the
use-kernel-overlay
branch
from
February 14, 2023 23:42
7e33d9c to
d01b48d
Compare
payoto
added a commit
that referenced
this pull request
May 31, 2023
* Add copy ci action to Pytorch repo * Add yolo v4 config * Remove test and CI references * Remove readme * [GH-Actions] Add new files from specs (#17) .github/deployment-configs/deploy-yolo-notebook.yaml Co-authored-by: Alexandre <18074599+payoto@users.noreply.github.com> * Add test entry * [GH-Actions] Add modified files from specs (#18) .github/deployment-configs/deploy-yolo-notebook.yaml Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Downgrade torch requirement * loosen old requirements * Modified files for add-yolo-notebook (#19) * [GH-Actions] Add modified files from specs .github/deployment-configs/deploy-yolo-notebook.yaml * Update object-detection-with-yolo/requirements.txt --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Alexandre Payot <18074599+payoto@users.noreply.github.com> * Modified files for add-yolo-notebook (#20) * [GH-Actions] Add modified files from specs .github/deployment-configs/deploy-yolo-notebook.yaml * [GH-Actions] Add new files from specs .github/deployment-configs/deploy-yolo-notebook.yaml --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Remove unnecessary files * Loosen requirements * Downgrade torch requirements * Add run on gradient button with shortened link --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: evawGraphcore <110815532+evawGraphcore@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This new version of the overlay mounting mechanism includes:
mountinstead of the user space processoverlayfs, to achieve that:Currently this works locally but not on Gradient