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

support batch_size>1 for some operators #406

Merged
merged 24 commits into from
Sep 23, 2024
Merged

Commits on Aug 29, 2024

  1. support batch_size

    Cathy0908 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    02d0293 View commit details
    Browse the repository at this point in the history
  2. update

    Cathy0908 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9732359 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    7d431f1 View commit details
    Browse the repository at this point in the history
  2. update unittest

    Cathy0908 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b5bf71b View commit details
    Browse the repository at this point in the history
  3. support batch for part ops

    Cathy0908 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0f52909 View commit details
    Browse the repository at this point in the history
  4. suport batch for part ops

    Cathy0908 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d2e2e9e View commit details
    Browse the repository at this point in the history
  5. support batch for part ops

    Cathy0908 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6d8347f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    b389a02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95d2967 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12e11f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff9d968 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6bb59d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    874ad7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a865b3d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e4d00d9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    947879f View commit details
    Browse the repository at this point in the history
  10. unify batch index id

    Cathy0908 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bc7ce9d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. merge main branch

    Cathy0908 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3c01fb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. merge main

    BeachWang committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    faa03b8 View commit details
    Browse the repository at this point in the history
  2. for to map

    BeachWang committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0977451 View commit details
    Browse the repository at this point in the history
  3. after commit

    BeachWang committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    58f1851 View commit details
    Browse the repository at this point in the history
  4. turn map to list

    BeachWang committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6072c18 View commit details
    Browse the repository at this point in the history
  5. fix config test

    BeachWang committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4088f9e View commit details
    Browse the repository at this point in the history
  6. after pre-commit

    BeachWang committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    939797b View commit details
    Browse the repository at this point in the history