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

[frontend][keras] Add support for TimeDistributed #7006

Merged
merged 20 commits into from
Jan 21, 2022

Commits on Jan 21, 2022

  1. Configuration menu
    Copy the full SHA
    0c1de75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef6475d View commit details
    Browse the repository at this point in the history
  3. linter fixes

    slyubomirsky committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    869c705 View commit details
    Browse the repository at this point in the history
  4. More linting

    slyubomirsky committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    1816f9a View commit details
    Browse the repository at this point in the history
  5. Even more linting

    slyubomirsky committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    661a808 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    71825e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a79f9a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50d1f5c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    901f766 View commit details
    Browse the repository at this point in the history
  10. Linting fix

    slyubomirsky committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    1e9f642 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d50375d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    50a3230 View commit details
    Browse the repository at this point in the history
  13. Rebase fixes

    slyubomirsky committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    a50848f View commit details
    Browse the repository at this point in the history
  14. Linting fix

    slyubomirsky committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    dd55b40 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b2e0413 View commit details
    Browse the repository at this point in the history
  16. linting fix too

    slyubomirsky committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    2247789 View commit details
    Browse the repository at this point in the history
  17. Lint the test file too

    slyubomirsky committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    ffee4a9 View commit details
    Browse the repository at this point in the history
  18. Redundant variables

    slyubomirsky committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    a2494e1 View commit details
    Browse the repository at this point in the history
  19. Simplify further

    slyubomirsky committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    d83d8cf View commit details
    Browse the repository at this point in the history
  20. Another simplification

    slyubomirsky committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    8ed61ae View commit details
    Browse the repository at this point in the history