onnxruntime
Change windows machine pools to use VS2022

#15806
Merged

Commits
  • Updating vs2019 to vs2022
    jchen351 committed 2 years ago
  • Update CMake generator to Visual Studio 17 2022
    jchen351 committed 2 years ago
  • Adding win-ci-vs-2022.yml
    jchen351 committed 2 years ago
  • Update win-ci-vs-2022.yml
    jchen351 committed 2 years ago
  • Update win-ci-vs-2022.yml
    jchen351 committed 2 years ago
  • Update VisualStudioVersion="16" to VisualStudioVersion="17"
    jchen351 committed 2 years ago
  • Rollingback vs 2022 to 2019 on default build
    jchen351 committed 2 years ago
  • Rollingback vs 2022 to 2019 on default build
    jchen351 committed 2 years ago
  • Update github actions to the latest windows image
    jchen351 committed 2 years ago
  • Disable doxgen
    jchen351 committed 2 years ago
  • Updating remaining win-ci-vs-2019.yml to win-ci-vs-2022.yml
    jchen351 committed 2 years ago
  • Updating onnxruntime-tensorrt8-winbuild-T4 to onnxruntime-Win2022-GPU-T4
    jchen351 committed 2 years ago
  • Rolling onnxruntime-Win2022-GPU-T4 back to onnxruntime-tensorrt8-winbuild-T4
    jchen351 committed 2 years ago
  • Rolling win-ci-vs-2022.yml back to win-ci-vs-2019.yml on win-ci-pipeline.yml and win-gpu-ci-pipeline.yml
    jchen351 committed 2 years ago
  • Revert "Rolling win-ci-vs-2022.yml back to win-ci-vs-2019.yml on win-ci-pipeline.yml and win-gpu-ci-pipeline.yml"
    jchen351 committed 2 years ago
  • Refactor yml file name and folder to make it more traceable
    jchen351 committed 2 years ago
  • Remove C4090 warning
    jchen351 committed 2 years ago
  • Update path
    jchen351 committed 2 years ago
  • rolling back on 2 stages' machine pool
    jchen351 committed 2 years ago
  • using new pool for those 2 stages
    jchen351 committed 2 years ago
  • Merge branch 'main' into Cjian/vs2022
    jchen351 committed 2 years ago
  • revert wrongly included changes
    jchen351 committed 2 years ago
  • revert revert wrongly included changes. This warning should not be an issue for visual studio 2022.
    jchen351 committed 2 years ago
  • ignore a winml warning.
    jchen351 committed 2 years ago
  • Revert win-gpu-ci-pipeline.yml
    jchen351 committed 2 years ago
  • Merge branch 'main' into Cjian/vs2022
    jchen351 committed 2 years ago
  • Merge branch 'main' into Cjian/vs2022
    jchen351 committed 2 years ago
  • Revert win-gpu-ci-pipeline.yml
    jchen351 committed 2 years ago
  • Ignoring 4244
    jchen351 committed 2 years ago
  • Ignoring 4244 and 5038
    jchen351 committed 2 years ago
  • Ignoring 4244 and 5038
    jchen351 committed 2 years ago
  • Merge branch 'main' into Cjian/vs2022
    jchen351 committed 2 years ago
  • Address C4267 warning
    jchen351 committed 2 years ago
  • Re-enable doxygen
    jchen351 committed 2 years ago
  • Try to remove /wd on winml.cmake
    jchen351 committed 2 years ago
Loading