Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add database tests
  • Loading branch information
franzigeiger committed Jul 31, 2020
commit fed1540de28ecd7b72a6308ca227393456089239
1 change: 1 addition & 0 deletions examples/pytorch.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@ def get_bibtex(model_identifier):
url = {http://papers.nips.cc/paper/4824-imagenet-classification-with-deep-convolutional-neural-networks.pdf}
}"""


if __name__ == '__main__':
check_models.check_base_models(__name__)