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

ci: Add GitHub action to trigger Gitlab CI pipeline #7241

Draft
wants to merge 3,329 commits into
base: main
Choose a base branch
from
Draft

Conversation

nvda-mesharma
Copy link
Contributor

No description provided.

rmccorm4 and others added 30 commits August 18, 2023 11:19
* Initial commit

* Cleanup using new standard formatting

* QA test restructuring

* Add newline to the end of test.sh

* HTTP/GRCP protocol changed to pivot on ready status & error status. Log file name changed in qa test.

* Fixing unhandled error memory leak

* Handle index function memory leak fix
* CUDA 12.1 > 12.2

* DLIS-5208: onnxruntime+windows - stop treat warnings on compile as errors

* Revert "DLIS-5208: onnxruntime+windows - stop treat warnings on compile as errors"

This reverts commit 0cecbb7.

* Update Dockerfile.win10.min

* Update Dockerfile.win10.min

* Update README and versions for 23.08 branch

* Update Dockerfile.win10

* Fix the versions in docs

* Add the note about stabilization of the branch

* Update docs with NVAIE messaging (#6162) (#6167)

Update docs with NVAIE messaging

Co-authored-by: David Zier <[email protected]>

* Resolve merge conflict

---------

Co-authored-by: tanmayv25 <[email protected]>
Co-authored-by: David Zier <[email protected]>
* Added catch for out of range error for trace setting update

* Added wrapper to safe parse options

* Added option names to errors

* Adjustments

* Quick fix

* Fixing option name for Windows

* Removed repetitive code

* Adjust getopt_long for Windows to use longindex

* Moved try catch into ParseOption

* Removed unused input

* Improved names

* Refactoring and clean up

* Fixed Windows

* Refactored getopt_long for Windows

* Refactored trace test, pinned otel's collector version to avoid problems with go requirements
* Add test for Python execute error code

* Add all supported error codes into test

* Move ErrorCode into TritonError

* Expose ErrorCode internal in TritonError
* Add tensorrt version-compatibility test

* Generate one version-compatible model

* Fix copyright year

* Remove unnecessary variable

* Remove unnecessary line

* Generate TRT version-compatible model

* Add sample inference to TRT version-compatible test

* Clean up utils and model gen for new plan model

* Fix startswith capitalization

* Remove unused imports

* Remove unused imports

* Add log check
Add testing for retrieving output shape and datatype info from backend API
* Exclude compatible models from tests.

* Force model removal, in case it does not exist

Co-authored-by: Ryan McCormick <[email protected]>

---------

Co-authored-by: Ryan McCormick <[email protected]>
* Adding installation of docker and docker-buildx

* remove whitespace
* Use targetmodel from header as model name in SageMaker

* Update naming for model hash
* Update the request re-use example

* Review edit

* Review comment
…6319)

* Add L0_python_api to test Python binding

* Install Python API in CI image

* Fix QA build
…calizePath (#6308)

* Added custom localization tests for s3 and azure, added docs
* Refactor model generation scripts

* Fix codeql

* Fix relative path import

* Fix package structure

* Copy the gen_common file

* Add missing uint8

* Remove duplicate import
* Add testing for scalar I/O in ORT backend

* Review edit

* ci
tanmayv25 and others added 8 commits May 13, 2024 15:26
* Upgrade the golang version to 1.22.3

* Move to recommended go install method
* Update 'Dockerfile' Python path to include DALI

* Update 'Dockerfile' Python path to include DALI

* Switch to Dockerfile syntax

* Add indentation line
* Remove cuda dependency

* Remove unused include

* Add comments
Add `--mode-config-name` option when starting Triton server. Allow users to create multiple configurations and select a custom configuration other than the default `model/config.pbtxt`.
* Fix TEST_JETSON double square bracket issue

* Use and instead of or
* Fix the L0_simple_go_clien

* Remove unused variable
@rmccorm4 rmccorm4 changed the title Ci updates ci: Add GitHub action to trigger Gitlab CI pipeline Jul 17, 2024
@rmccorm4
Copy link
Contributor

@nvda-mesharma what's the status of this PR? Still wanted?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.