Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Conversation

colah
Copy link
Contributor

@colah colah commented Sep 19, 2019

Importing models is a common failure point for users. This PR implements suggestions from #188 to more defensively implement model saving and catch some common errors.

@colah colah requested a review from michaelpetrov September 19, 2019 19:31
@coveralls
Copy link

Pull Request Test Coverage Report for Build 590

  • 4 of 8 (50.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.06%) to 69.783%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lucid/modelzoo/util.py 2 4 50.0%
lucid/modelzoo/vision_base.py 2 4 50.0%
Totals Coverage Status
Change from base Build 587: -0.06%
Covered Lines: 1836
Relevant Lines: 2631

💛 - Coveralls

Copy link
Contributor

@michaelpetrov michaelpetrov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems like good checks to have, let's land it!

@colah colah merged commit dd035d4 into master Sep 21, 2019
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.

3 participants