mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-03 23:49:44 +00:00
* Test protobuf-lite * Test protobuf-lite * Test protobuf-lite * Optimize protobuf usage for LITE_RUNTIME to reduce the binary size of onnxruntime.dll. More details can be found here https://developers.google.com/protocol-buffers/docs/proto. The reduction is significant. For commit id: 4873b452151bafe49da332aaeab639ef0318fc1ca28d728, the size reduced by ~700K; from 4873728 to 4172800. * Add LITE_RUNTIME flag in in.proto files * Fix merge conflict. * Address PR comments * Forgot to add 2 files + fix linux and gpu build errors. * Fix build errors + test failures * Fix cuda tests * Fix tensor rt build * Use full protobuf for trt * Address PR comments * Print tensor shape proto as text string for easier debugging |
||
|---|---|---|
| .. | ||
| templates | ||
| azure-pipelines-py-packaging.yml | ||
| c-api-packaging-pipelines.yml | ||
| linux-ci-pipeline.yml | ||
| linux-gpu-ci-pipeline-cuda9.yml | ||
| linux-gpu-ci-pipeline.yml | ||
| linux-gpu-tensorrt-ci-pipeline.yml | ||
| mac-ci-pipeline.yml | ||
| win-arm-crosscompile-ci-pipeline.yml | ||
| win-arm64-crosscompile-ci-pipeline.yml | ||
| win-ci-pipeline.yml | ||
| win-gpu-ci-pipeline-cuda9.yml | ||
| win-gpu-ci-pipeline.yml | ||
| win-gpu-tensorrt-ci-pipeline.yml | ||