Skip to content

Commit

Permalink
FIX cleanup deleted files
Browse files Browse the repository at this point in the history
  • Loading branch information
mlindauer committed Nov 30, 2018
1 parent d30a9e3 commit 9e25a3b
Show file tree
Hide file tree
Showing 120 changed files with 23 additions and 7,248 deletions.
23 changes: 23 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@

# Visual Studio
*.vs/*

# Visual Studio Code
*.vscode/*

# Python
*__pycache__/

# Temp
*tmp_models/

#Results
benchmark_results/
benchmark_results_cluster/
ns_credentials*/
configs.json
results.json

# Build
*build/
*autonet.egg-info
17 changes: 0 additions & 17 deletions autoPyTorch.egg-info/PKG-INFO

This file was deleted.

139 changes: 0 additions & 139 deletions autoPyTorch.egg-info/SOURCES.txt

This file was deleted.

1 change: 0 additions & 1 deletion autoPyTorch.egg-info/dependency_links.txt

This file was deleted.

12 changes: 0 additions & 12 deletions autoPyTorch.egg-info/requires.txt

This file was deleted.

3 changes: 0 additions & 3 deletions autoPyTorch.egg-info/top_level.txt

This file was deleted.

2 changes: 0 additions & 2 deletions autonet/__init__.py

This file was deleted.

Empty file removed autonet/components/__init__.py
Empty file.
Empty file.
185 changes: 0 additions & 185 deletions autonet/components/lr_scheduler/lr_schedulers.py

This file was deleted.

Loading

0 comments on commit 9e25a3b

Please sign in to comment.