Skip to content

Conversation

@JanFSchulte
Copy link
Contributor

Continuation of Jovan's PR #1016 that made auto the default precision in the keras parser in name mode. This PR makes the same changes for the pytorch parser.

Type of change

  • New feature (non-breaking change which adds functionality)

Tests

Verified that precision is set to auto when parsing a model in name mode with the config_from_pytorch_model function.

Checklist

  • I have read the guidelines for contributing.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have installed and run pre-commit on the files I edited or added.
  • I have added tests that prove my fix is effective or that my feature works.

@JanFSchulte JanFSchulte added the please test Trigger testing by creating local PR branch label Nov 6, 2024
@jmitrevs jmitrevs mentioned this pull request Nov 6, 2024
7 tasks
@jmitrevs jmitrevs added this to the v1.0.0 milestone Nov 8, 2024
@JanFSchulte JanFSchulte added please test Trigger testing by creating local PR branch and removed please test Trigger testing by creating local PR branch labels Nov 11, 2024
@JanFSchulte JanFSchulte added please test Trigger testing by creating local PR branch and removed please test Trigger testing by creating local PR branch labels Nov 12, 2024
@jmitrevs jmitrevs merged commit 51cb83c into fastmachinelearning:main Nov 15, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

please test Trigger testing by creating local PR branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants