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

[llvm] [aot] Add LLVM to CAPI part 5: Added C-API tests for Vulkan and Cuda backend #5440

Merged
merged 16 commits into from
Jul 18, 2022

Commits on Jul 12, 2022

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

Commits on Jul 13, 2022

  1. Fixed minor issue

    jim19930609 committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    6e03f9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d890dee View commit details
    Browse the repository at this point in the history
  3. Fixed minor issue

    jim19930609 committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    630b4ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    184a660 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b51bc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. [llvm] [aot] Add LLVM to CAPI part 4: Enabled C-API tests on CI & Add…

    … basic C-API interface test cases
    jim19930609 committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    ef9519f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59c81e4 View commit details
    Browse the repository at this point in the history
  3. Removed debug info

    jim19930609 committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    cdb7257 View commit details
    Browse the repository at this point in the history
  4. Fixed CI issues

    jim19930609 committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    f08033f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

  1. Configuration menu
    Copy the full SHA
    4b13d88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33f3c63 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    d36b62d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9722ab View commit details
    Browse the repository at this point in the history
  3. Minor bug fix

    jim19930609 committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    d3dfe01 View commit details
    Browse the repository at this point in the history
  4. Added more test cases

    jim19930609 committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    d2622f6 View commit details
    Browse the repository at this point in the history