Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removing cifar #18

Merged
merged 1 commit into from
Feb 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions .vscode/dryrun.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
make --dry-run --always-make --keep-going --print-directory
make: Entering directory '/home/daniel/Documents/AA_Télécom/HiParis/Project/PROJECT/structured-predictions'
make: Entering directory `/Users/gaetanbrison/Documents/GitHub/hi-paris/structured-predictions'
echo "The following make targets are available:"
echo " help - print this message"
echo " build - build python package"
Expand All @@ -9,5 +9,5 @@ echo " remove - remove the package (local user)"
echo " sremove - remove the package (system with sudo)"
echo " clean - remove any temporary files"
echo " notebook - launch ipython notebook"
make: Leaving directory '/home/daniel/Documents/AA_Télécom/HiParis/Project/PROJECT/structured-predictions'
make: Leaving directory `/Users/gaetanbrison/Documents/GitHub/hi-paris/structured-predictions'

Loading
Loading