onnxruntime/tools/ci_build/github/windows
Justin Chu fdce4fa6af
Format all python files under onnxruntime with black and isort (#11324)
Description: Format all python files under onnxruntime with black and isort.

After checking in, we can use .git-blame-ignore-revs to ignore the formatting PR in git blame.

#11315, #11316
2022-04-26 09:35:16 -07:00
..
eager Fix ortmodule for the pytorch model with ort device (#9927) 2021-12-08 13:04:29 -08:00
post_to_dashboard Pin version of post to dashboard scripts' dependencies and update them to work with recent version. (#10353) 2022-01-21 19:35:58 -08:00
bundle_dlls_gpu.bat Create combined GPU tarball and zip file package (#8827) 2021-08-25 13:51:18 -07:00
bundle_nuget_with_native_headers.bat Add TRT header file to ORT GPU nuget package (#8962) 2021-09-07 09:50:09 -07:00
extract_nuget_files.ps1 Pipeline changes to build full ORT package for Android (#10654) 2022-03-04 15:35:54 +10:00
extract_nuget_files_gpu.ps1 Nuget: splitting PDB files to a separated package (#8903) 2021-09-01 09:07:24 -07:00
extract_zip_files_gpu.ps1 Fix issue of GPU tarball/zip/java package (#8850) 2021-08-26 10:16:16 -07:00
jar_gpu_packaging.ps1 Create combined GPU tarball and zip file package (#8827) 2021-08-25 13:51:18 -07:00
jar_packaging.ps1 Add linux and macos arm64 java aritifacts (#10981) 2022-03-25 16:23:17 -07:00
post_binary_sizes_to_dashboard.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
post_code_coverage_to_dashboard.py Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
setup_env.bat
setup_env_cuda.bat Execution Provider Profiler (#8406) 2021-09-28 13:59:52 -07:00
setup_env_cuda_11.bat Execution Provider Profiler (#8406) 2021-09-28 13:59:52 -07:00
setup_env_gpu.bat Integrate C-API tests into Pipelines for release packages (#10794) 2022-03-15 10:18:38 -07:00
setup_env_trt.bat Execution Provider Profiler (#8406) 2021-09-28 13:59:52 -07:00
setup_env_x86.bat