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

WIP: Fix tf lstm #3419

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

WIP: Fix tf lstm #3419

wants to merge 14 commits into from

Commits on Oct 17, 2023

  1. WIP: add breakpoints

    CloseChoice committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9e1a0c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. WIP: add stuff

    CloseChoice committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    bd4cdc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. WIP: add op collection for forward pass of eager model, still problem…

    …s with conversion of tensors
    CloseChoice committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    9020f58 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    24253f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    b0ed235 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    1fb209d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a1641d View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    5687655 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    0bf7977 View commit details
    Browse the repository at this point in the history
  2. remove debug statements

    CloseChoice committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    869d3eb View commit details
    Browse the repository at this point in the history
  3. rename variable

    CloseChoice committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    be3602f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3955336 View commit details
    Browse the repository at this point in the history
  5. update docstring

    CloseChoice committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    eba6014 View commit details
    Browse the repository at this point in the history
  6. rename ambiguous variable

    CloseChoice committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    90633a8 View commit details
    Browse the repository at this point in the history