Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Conversation

@payoto
Copy link
Collaborator

@payoto payoto commented Jan 26, 2023

This new version of the overlay mounting mechanism includes:

  • A time out and clean error out
  • Uses kernel space mount instead of the user space process overlayfs, to achieve that:
    • Mounts a temp file system to hold the upper and work directory
    • Mounts the overlay

Currently this works locally but not on Gradient

@payoto payoto force-pushed the use-kernel-overlay branch from 7e33d9c to d01b48d Compare February 14, 2023 23:42
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>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants