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

add generator #255

Merged
merged 29 commits into from
Aug 30, 2023
Merged

add generator #255

merged 29 commits into from
Aug 30, 2023

Commits on Aug 16, 2023

  1. add generator

    caikun-pjlab committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    e2dfb10 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. camb support generator

    caikun-pjlab committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    bfc0f00 View commit details
    Browse the repository at this point in the history
  2. add normal

    caikun-pjlab committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    36c68ed View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. add other random op

    caikun-pjlab committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    145f1d8 View commit details
    Browse the repository at this point in the history
  2. merge main

    caikun-pjlab committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a01ce60 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. add cuda generator

    caikun-pjlab committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    bf61cdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be1d6e1 View commit details
    Browse the repository at this point in the history
  3. fix camb generator

    caikun-pjlab committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    a613389 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. fix bug

    caikun-pjlab committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    219b67d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. optimize code

    caikun-pjlab committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    5714707 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f3c377 View commit details
    Browse the repository at this point in the history
  3. fix format

    caikun-pjlab committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2a3a461 View commit details
    Browse the repository at this point in the history
  4. add torch.Generator mock

    caikun-pjlab committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c950879 View commit details
    Browse the repository at this point in the history
  5. fix generator testcase

    caikun-pjlab committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    74c5f65 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. update diopi

    caikun-pjlab committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    9fe3add View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acc751a View commit details
    Browse the repository at this point in the history
  3. update diopi

    caikun-pjlab committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    68cf118 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. update parameter

    caikun-pjlab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7a230a9 View commit details
    Browse the repository at this point in the history
  2. update diopi

    caikun-pjlab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    83549be View commit details
    Browse the repository at this point in the history
  3. update diopi

    caikun-pjlab committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    1092346 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fd5fe2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0af287 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

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

Commits on Aug 29, 2023

  1. update diopi

    caikun-pjlab committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    246814d View commit details
    Browse the repository at this point in the history
  2. update DIOPI

    caikun-pjlab committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4a1f9ed View commit details
    Browse the repository at this point in the history
  3. merge main

    caikun-pjlab committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    fb0c6f5 View commit details
    Browse the repository at this point in the history
  4. update diopi

    caikun-pjlab committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b309e48 View commit details
    Browse the repository at this point in the history
  5. fix comments

    caikun-pjlab committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2be91ad View commit details
    Browse the repository at this point in the history
  6. fix test and compile

    caikun-pjlab committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2d54167 View commit details
    Browse the repository at this point in the history