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

Refine paddle.manual_seed #26496

Merged
merged 28 commits into from
Aug 28, 2020
Merged

Commits on Aug 28, 2020

  1. refine manual seed

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    bf86fe4 View commit details
    Browse the repository at this point in the history
  2. fix ci problem

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    b6a6e5e View commit details
    Browse the repository at this point in the history
  3. fix unittests

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    9728487 View commit details
    Browse the repository at this point in the history
  4. fix unittest

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    e78ce91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    753da8b View commit details
    Browse the repository at this point in the history
  6. fix unittest

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    f35eb9b View commit details
    Browse the repository at this point in the history
  7. fix bernoulli_op

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    d6524a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ffab8b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a5c4cc8 View commit details
    Browse the repository at this point in the history
  10. trigger ci

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    8ded999 View commit details
    Browse the repository at this point in the history
  11. fix test_sentiment

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    95d6e06 View commit details
    Browse the repository at this point in the history
  12. fix test_imperative_save_load

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    987243d View commit details
    Browse the repository at this point in the history
  13. fix test_uniform_random_op

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    e3fe880 View commit details
    Browse the repository at this point in the history
  14. fix test_uniform_random_op

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    f2f20a5 View commit details
    Browse the repository at this point in the history
  15. fix test_jit_save_load

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    1cded66 View commit details
    Browse the repository at this point in the history
  16. merge develop

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    665fcd4 View commit details
    Browse the repository at this point in the history
  17. fix manual_seed

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    a3310e0 View commit details
    Browse the repository at this point in the history
  18. fix manual_seed

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    464f8c4 View commit details
    Browse the repository at this point in the history
  19. use global engine

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    c3e3435 View commit details
    Browse the repository at this point in the history
  20. use shared_ptr

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    a2430f5 View commit details
    Browse the repository at this point in the history
  21. fix double free

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    2891d9c View commit details
    Browse the repository at this point in the history
  22. fix bug

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    abbe69c View commit details
    Browse the repository at this point in the history
  23. fix bug

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    fb1cc05 View commit details
    Browse the repository at this point in the history
  24. fix bug

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    7d914f9 View commit details
    Browse the repository at this point in the history
  25. fix test bug

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    0956128 View commit details
    Browse the repository at this point in the history
  26. fix test bug

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    c1fa2fb View commit details
    Browse the repository at this point in the history
  27. fix test bug

    zhiqiu committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    0a356fb View commit details
    Browse the repository at this point in the history
  28. fix ci

    zhiqiu committed Aug 28, 2020
    1 Configuration menu
    Copy the full SHA
    d2ce796 View commit details
    Browse the repository at this point in the history