Misha Chornyi

Results 18 issues of Misha Chornyi

By defininition these files are designed for a specific purpose: * [.gitignore](https://git-scm.com/docs/gitignore) - Specifies intentionally untracked files to ignore to prevent undesired files to be pushed to repository with `git...

**Describe the bug** Unable to compile cutlass source code against CUDA 12.4 **Steps/Code to reproduce bug** ``` PS C:\workspace\cutlass> history Id CommandLine -- ----------- 1 md workspace 2 cd workspace...

bug

MOTIVATION: Triton Server CI is monolithic, I would like to add ability splitting the CI and build it per backend if needed CHANGES: 1. Added flags `--ci-split` and `--cache-from-map` 2....

PR: build

Thanks for submitting a PR to Triton! Please go the the `Preview` tab above this description box and select the appropriate sub-template: * [PR description template for Triton Engineers](?expand=1&template=pull_request_template_internal_contrib.md) *...

…narios #### What does the PR do? #### Checklist - [x] PR title reflects the change and is of format `: ` - [ ] Changes are described in the...

PR: test

https://github.com/triton-inference-server/onnxruntime_backend/pull/277 https://github.com/triton-inference-server/core/pull/403

related to: https://github.com/triton-inference-server/onnxruntime_backend/pull/276

server: https://github.com/triton-inference-server/server/pull/7717