onnxruntime/tools/ci_build
Justin Stoecker bd236ecc26
Switch to unified DirectML 1.4.0 redistributable (#5794)
Transitions from the ORT-only DML NuGet (hosted on the onnxruntime_public feed) to the new unified DirectML NuGet (Microsoft.AI.DirectML) on nuget.org. In addition, the Microsoft.AI.MachineLearning (WinML) and Microsoft.ML.OnnxRuntime.DirectML packages now take a dependency on the Microsoft.AI.DirectML package. This means we can remove the extra copy of DML binaries in these packages since they will be installed by the DML package.
2020-11-17 13:42:23 -08:00
..
github Switch to unified DirectML 1.4.0 redistributable (#5794) 2020-11-17 13:42:23 -08:00
__init__.py Add validation of op registrations (#5817) 2020-11-17 10:44:09 -08:00
amd_hipify.py fix build failures due to recent change(858040fa) in CUDA EP (#5736) 2020-11-09 08:41:30 -08:00
build.py Support EPs that compile nodes in a minimal build. (#5776) 2020-11-17 13:52:22 +10:00
exclude_unused_ops.py Add validation of op registrations (#5817) 2020-11-17 10:44:09 -08:00
gen_def.py Reduce IOS shared library size by symbol file. (#5171) 2020-09-14 23:59:41 -07:00
logger.py ReduceBinarySize (#4747) 2020-08-21 19:50:13 -07:00
op_registration_utils.py Add validation of op registrations (#5817) 2020-11-17 10:44:09 -08:00
op_registration_validator.py Add validation of op registrations (#5817) 2020-11-17 10:44:09 -08:00