onnxruntime/tools
Changming Sun aa31ba5774
Merge CPU packaging pipelines (#6480)
1. Merge Nuget CPU pipeline, Java CPU pipeline, C-API pipeline into a single one.
2. Enable compile warnings for cuda files(*.cu) on Windows.
3. Enable static code analyze for the Windows builds in these jobs. For example, this is our first time scanning the JNI code.
4. Fix some warnings in the training code.
5. Enable code sign for Java. Previously we forgot it.
6. Update TPN.txt to remove Jemalloc.
2021-02-04 08:38:56 -08:00
..
ci_build Merge CPU packaging pipelines (#6480) 2021-02-04 08:38:56 -08:00
doc Add script to preprocess python documentation before publishing (#6129) 2021-01-07 19:23:59 +01:00
nuget Enable C# .NET5 for WinML (#6120) 2020-12-14 15:05:15 -08:00
perf_util Update mysql-connector-java (#5802) 2020-11-16 14:09:14 -08:00
python Support disabling a typed kernel registration that uses the output type (#6530) 2021-02-03 14:22:32 +10:00
test