mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
* move all logic for ubuntu dockerfiles * pass in trt version * update trt 8.0 file * downgrade protobuf * uncomment * and * change to 8.0 * update dockerfiles * checkout protobuf based on version * adding last dockerfile: : * checkout 3.10 protobuf * fix checkout version * update to 8.2 * keep only one submodule sync * cleanup * Delete Dockerfile.custom-trt-perf * create checkout submodules script * properly compare decimals in bin/sh * combine build ort paths * deprecate TRT 7.2 * only checkout protobuf if we checkout older onnx-tensorrt * only pull nvidia container if true, update image * downgrade protobuf only if we checkout onnx-trt * Update linux-gpu-tensorrt-daily-perf-pipeline.yml for Azure Pipelines * Update linux-gpu-tensorrt-daily-perf-pipeline.yml for Azure Pipelines * Add quotes to avoid path splitting * address shellcheck * use shellcheck suggestions |
||
|---|---|---|
| .. | ||
| build_scripts | ||
| inference/x86_64/default/cpu | ||
| scripts | ||
| cuda_manylinux2010.repo | ||
| cuda_manylinux2014.repo | ||
| Dockerfile.arm_yocto | ||
| Dockerfile.manylinux2014_cpu | ||
| Dockerfile.manylinux2014_cuda11 | ||
| Dockerfile.manylinux2014_cuda11_1_tensorrt7_2 | ||
| Dockerfile.manylinux2014_cuda11_4_tensorrt8_0 | ||
| Dockerfile.manylinux2014_cuda11_4_tensorrt8_2 | ||
| Dockerfile.manylinux2014_cuda11_tensorrt7_2 | ||
| Dockerfile.manylinux2014_eager_cpu | ||
| Dockerfile.manylinux2014_rocm4_3_1 | ||
| Dockerfile.manylinux2014_rocm5_0_1 | ||
| Dockerfile.manylinux2014_training_cuda10_2 | ||
| Dockerfile.manylinux2014_training_cuda11_3 | ||
| Dockerfile.manylinux2014_training_cuda11_5 | ||
| Dockerfile.ubuntu | ||
| Dockerfile.ubuntu_cuda11_4_tensorrt8_0 | ||
| Dockerfile.ubuntu_cuda11_4_tensorrt8_2 | ||
| Dockerfile.ubuntu_for_arm | ||
| Dockerfile.ubuntu_gpu_training | ||
| Dockerfile.ubuntu_openvino | ||
| Dockerfile.ubuntu_server | ||
| Dockerfile.ubuntu_tensorrt | ||
| Dockerfile.ubuntu_tensorrt7_1 | ||
| manylinux-entrypoint | ||