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

Tests for RNN seq API #2493

Merged
merged 34 commits into from
Dec 12, 2023
Merged

Tests for RNN seq API #2493

merged 34 commits into from
Dec 12, 2023

Commits on Sep 4, 2023

  1. test base

    shurale-nkn committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    aaa8152 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    63ec4f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d22b252 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. universal_ref base

    shurale-nkn committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    8c9a1ab View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. any layout RNN training

    shurale-nkn committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    68469a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. full lstm testing

    shurale-nkn committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    7050f82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c075c0d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    b1e9174 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af730b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    233cebd View commit details
    Browse the repository at this point in the history
  4. small changes

    shurale-nkn committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    7ee564e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a34361c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7eaaf54 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3f921ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    842f81f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d5d6553 View commit details
    Browse the repository at this point in the history
  10. fix clang-format issues

    junliume committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b2aa06e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4a5b083 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bda6229 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. missing include "cpu_rnn.hpp"

    tidy update
    shurale-nkn committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5f83685 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0654c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ff724f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. value range fix

    shurale-nkn committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    34c1094 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

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

    shurale-nkn committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    ec77201 View commit details
    Browse the repository at this point in the history
  3. Revert "tidy"

    This reverts commit ec77201.
    shurale-nkn committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    84da645 View commit details
    Browse the repository at this point in the history
  4. inc tolerance

    shurale-nkn committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    e7486d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    289fa4d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

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

Commits on Nov 12, 2023

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

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    f9896f3 View commit details
    Browse the repository at this point in the history
  2. addressed review comments

    shurale-nkn committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a1c9650 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cd6227 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

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