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

Add tensorflow and pytorch random seed setting & Update requirements. #612

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Mar 26, 2024

  1. Add tensorflow and pytorch random seed setting.

    Tests and README are included.
    
    Add support for setting tensorflow and pytorch random seed. It can help detect flaky tests due to the randomness, provide reproducibility.
    
    Co-Authored-By: Saikat Dutta <saikatdutta.pro2011@gmail.com>
    2 people authored and adamchainz committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    962dfe8 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and adamchainz committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    047e22e View commit details
    Browse the repository at this point in the history
  3. Update requirements

    StarryZhang-whu authored and adamchainz committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    806eb62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a24c15 View commit details
    Browse the repository at this point in the history
  5. changelog

    adamchainz committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    872c50f View commit details
    Browse the repository at this point in the history
  6. Unpin requirements

    adamchainz committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    42ac09f View commit details
    Browse the repository at this point in the history