onnxruntime
Adding DML to python cuda package
#22606
Merged

Commits
  • Adding new Python package testing pipeline for CUda Alt
    jchen351 committed 1 year ago
  • Remove Linux_Test_GPU_x86_64_stage from stage final
    jchen351 committed 1 year ago
  • Adding dependencies
    jchen351 committed 1 year ago
  • Distinguish between DML and the generic 'GPU' term. This is needed for packaging DML EP in the same ORT GPU pkg.
    Pranav Sharma committed 1 year ago
  • Update dml pkg with python
    jchen351 committed 1 year ago
  • Update dml pkg with python
    jchen351 committed 1 year ago
  • Update dml pkg with python
    jchen351 committed 1 year ago
  • Address code review comment
    Pranav Sharma committed 1 year ago
  • Merge remote-tracking branch 'origin/package_dml' into Cjian/pydml
    jchen351 committed 1 year ago
  • remove --enable_wcos and --cmake_extra_defines "CMAKE_SYSTEM_VERSION=10.0.18362.0"
    jchen351 committed 1 year ago
  • Merge branch 'main' into Cjian/pytest
    jchen351 committed 1 year ago
  • Split DML test out of cuda
    jchen351 committed 1 year ago
  • Merge branch 'Cjian/pytest' into Cjian/pydml
    jchen351 committed 1 year ago
  • Split DML test out of cuda
    jchen351 committed 1 year ago
  • Split DML test out of cuda
    jchen351 committed 1 year ago
  • Split DML test out of cuda
    jchen351 committed 1 year ago
  • Split DML test out of cuda
    jchen351 committed 1 year ago
  • Split DML test out of cuda
    jchen351 committed 1 year ago
  • Split DML test out of cuda
    jchen351 committed 1 year ago
  • Merge remote-tracking branch 'origin/Cjian/pytest' into Cjian/pytest
    jchen351 committed 1 year ago
  • lintrunner
    jchen351 committed 1 year ago
  • Merge branch 'Cjian/pytest' into Cjian/pydml
    jchen351 committed 1 year ago
  • update ruff
    jchen351 committed 1 year ago
  • Merge branch 'Cjian/pytest' into Cjian/pydml
    jchen351 committed 1 year ago
  • update cuda
    jchen351 committed 1 year ago
  • exclude test_convtranspose_autopad_same_cuda
    jchen351 committed 1 year ago
  • update os.environ["ORT_ONNX_BACKEND_EXCLUDE_PROVIDERS"]
    jchen351 committed 1 year ago
  • # exclude DML EP when CUDA test is running.
    jchen351 committed 1 year ago
  • Distinguish between DML and the generic 'GPU' term. This is needed for packaging DML EP in the same ORT GPU pkg.
    Pranav Sharma committed 1 year ago
  • Merge remote-tracking branch 'origin/dml_device' into Cjian/pydml
    jchen351 committed 1 year ago
  • Move py_packaging_test_step into a template
    jchen351 committed 1 year ago
  • parameters
    jchen351 committed 1 year ago
  • $(Agent.TempDirectory)
    jchen351 committed 1 year ago
  • Merge branch 'main' into Cjian/pydml
    jchen351 committed 1 year ago
  • Lintrunner -a
    jchen351 committed 1 year ago
  • Update DNNL CI python to 310
    jchen351 committed 1 year ago
  • Merge branch 'Cjian/dnnl' into Cjian/pydml
    jchen351 committed 1 year ago
  • Replace reference to python 3.8 with python 3.19
    jchen351 committed 1 year ago
  • Merge branch 'Cjian/dnnl' into Cjian/pydml
    jchen351 committed 1 year ago
  • Replace reference to python 3.8 with python 3.10
    jchen351 committed 1 year ago
  • Merge branch 'Cjian/dnnl' into Cjian/pydml
    jchen351 committed 1 year ago
  • Enable Win CUDA python test
    jchen351 committed 1 year ago
  • Enable Win CUDA python test
    jchen351 committed 1 year ago
  • Disable 3 failed test due to upgrading to python 3.10
    jchen351 committed 1 year ago
  • Merge branch 'Cjian/dnnl' into Cjian/pydml
    jchen351 committed 1 year ago
  • Using Iterable instead of list
    jchen351 committed 1 year ago
  • Undo Iterable instead of list
    jchen351 committed 1 year ago
  • linrunner -a
    jchen351 committed 1 year ago
  • Merge branch 'Cjian/dnnl' into Cjian/pydml
    jchen351 committed 1 year ago
  • exclude failed cuda 12 tests
    jchen351 committed 1 year ago
  • Adding verbose to run onnx_backend_test_series.py
    jchen351 committed 1 year ago
  • Adding verbose to run onnx_backend_test_series.py
    jchen351 committed 1 year ago
  • Merge branch 'Cjian/enable_cuda_py_test' into Cjian/pydml
    jchen351 committed 1 year ago
  • Merge branch 'main' into Cjian/pydml
    jchen351 committed 1 year ago
  • rolling back dml texts exclusions,
    jchen351 committed 1 year ago
  • remove CudaVersion: ${{ parameters.cuda_version }}
    jchen351 committed 1 year ago
  • Merge branch 'Cjian/enable_cuda_py_test' into Cjian/pydml
    jchen351 committed 1 year ago
  • Merge branch 'main' into Cjian/pydml
    jchen351 committed 1 year ago
  • Merge branch 'main' into Cjian/pydml
    jchen351 committed 1 year ago
  • Merge remote-tracking branch 'origin/main' into Cjian/pydml
    jchen351 committed 1 year ago
  • Exclude failed cuda test that running during the DML testing
    jchen351 committed 1 year ago
  • Reduce parallel counts
    jchen351 committed 1 year ago
Loading