mirror of
https://github.com/Laurent2916/REVA-QCAV.git
synced 2024-11-08 14:39:00 +00:00
chore: update readme
Former-commit-id: 8b5fb45bb5b3f2d77677867f78d4048475c9c60f [formerly b6a07ef688a7ae36b4326b52e0c511da1d85ff95] Former-commit-id: add01c666a028922479909e31572097b5dbbee30
This commit is contained in:
parent
8959b99947
commit
41224983f7
|
@ -11,7 +11,8 @@
|
|||
"editorconfig.editorconfig",
|
||||
"njpwerner.autodocstring",
|
||||
"ms-python.python",
|
||||
"ms-toolsai.jupyter"
|
||||
"ms-toolsai.jupyter",
|
||||
"eamodio.gitlens"
|
||||
],
|
||||
"runArgs": [
|
||||
"--gpus",
|
||||
|
|
3
.vscode/extensions.json
vendored
3
.vscode/extensions.json
vendored
|
@ -5,6 +5,7 @@
|
|||
"editorconfig.editorconfig",
|
||||
"njpwerner.autodocstring",
|
||||
"ms-python.python",
|
||||
"ms-toolsai.jupyter"
|
||||
"ms-toolsai.jupyter",
|
||||
"eamodio.gitlens"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -49,6 +49,7 @@ vscode pytorch-reva
|
|||
```
|
||||
|
||||
Install the [Remote Development extension pack](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack). \
|
||||
Modify variables `UID` and `GID` in [`.devcontainer/Dockerfile`](https://git.inpt.fr/fainsil/pytorch-reva/-/blob/master/.devcontainer/Dockerfile#L6) if necessary.
|
||||
Reopen the workspace in [devcontainer mode](https://code.visualstudio.com/docs/remote/containers).
|
||||
|
||||
### Usage
|
||||
|
|
308
src/comp.ipynb
Normal file
308
src/comp.ipynb
Normal file
File diff suppressed because one or more lines are too long
|
@ -1 +0,0 @@
|
|||
d2b4a1feff3580c84af3c3abb5e858ce0c303bdf
|
390
src/convert.ipynb
Normal file
390
src/convert.ipynb
Normal file
File diff suppressed because one or more lines are too long
|
@ -1 +0,0 @@
|
|||
54ee9bdfc26cf33988de8f2d9d76e7184a745905
|
312
src/predict.ipynb
Normal file
312
src/predict.ipynb
Normal file
File diff suppressed because one or more lines are too long
|
@ -1 +0,0 @@
|
|||
1a0540546c6550b74fc8fcd95e5afb8f4bd81073
|
Loading…
Reference in a new issue