Commit Graph

28 Commits

Author SHA1 Message Date
Mohammed Yasin
b8cd79df6d
Remove disable_dynamo wrapper around Detect.inference() and loss calculation (#21996)
Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Laughing-q <1185102784@qq.com>
2025-09-09 16:44:45 +08:00
Glenn Jocher
a9754d81e9
Disable Jetson Jetpack 5 image for debugging (#21989)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Lakshantha Dissanayake <lakshantha@ultralytics.com>
2025-09-09 00:09:36 +02:00
Onuralp SEZER
7b15ae97a6
chore: 🧹 clean up white-space across multiple files (#21893)
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-09-01 11:27:38 +02:00
Paula Derrenger
c7c7c139dc
Ultralytics Refactor https://ultralytics.com/actions (#21798)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-08-25 03:29:25 +02:00
dependabot[bot]
cc72d696da
Bump actions/checkout from 4 to 5 in /.github/workflows (#21717)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-18 10:17:42 +02:00
Glenn Jocher
9c56d4a15a
FROM pytorch/pytorch:2.8.0-cuda12.8-cudnn9-runtime (#21675)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-08-13 13:33:09 +02:00
Glenn Jocher
c2569acc06
ultralytics 8.3.178 new lighter Dockerfile-python images (#21661)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-08-12 20:01:07 +02:00
Glenn Jocher
bc507dac58
Refactor derivative Dockerfile images (#21656)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-08-12 14:57:13 +02:00
Glenn Jocher
afb4e53f38
ultralytics 8.3.171 add NVIDIA NGC auth to Docker Action (#21556)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-07-31 10:54:05 +02:00
dependabot[bot]
121eaff005
Bump slackapi/slack-github-action from 2.1.0 to 2.1.1 in /.github/workflows (#21370)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jing Qiu <61612323+Laughing-q@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-07-14 15:59:57 +02:00
dependabot[bot]
b77cf05607
Bump slackapi/slack-github-action from 2.0.0 to 2.1.0 in /.github/workflows (#20591)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-05-12 12:49:06 +02:00
Glenn Jocher
3efef8203e
ultralytics 8.3.117 Replace TFLite Support with JSON metadata (#16413)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Muhammad Rizwan Munawar <muhammadrizwanmunawar123@gmail.com>
Co-authored-by: RizwanMunawar <chr043416@gmail.com>
Co-authored-by: Francesco Mattioli <Francesco.mttl@gmail.com>
2025-04-26 12:58:25 +02:00
Lakshantha Dissanayake
baa811d55a
Add Benchmarks CI to Dockerfile-arm64 (#20236)
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2025-04-26 11:36:04 +02:00
Glenn Jocher
ac3b28062f
Add workflow-level CI permissions for security (#20336)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-04-25 01:14:25 +02:00
Lakshantha Dissanayake
2ed89622be
Add Tests CI after building Arm64 Docker images (#19672)
Signed-off-by: Lakshantha Dissanayake <lakshanthad@yahoo.com>
Signed-off-by: Lakshantha Dissanayake <lakshantha@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2025-04-19 11:35:00 +02:00
Glenn Jocher
4256ecd83a
ultralytics 8.3.96 Preinstall tensorrt and onnxruntime-gpu in Dockerfile (#19845)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-03-24 23:31:10 +01:00
Glenn Jocher
6c80ba6e95
Fix latest-nvidia-cuda Docker tag (#19835)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-03-23 23:50:29 +01:00
Glenn Jocher
e5921b472f
ultralytics 8.3.95 New dockerfile-nvidia-cuda FROM nvidia/cuda:12.8.1-cudnn-runtime-ubuntu22.04 (#19833)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Lakshantha Dissanayake <lakshantha@ultralytics.com>
2025-03-23 22:15:19 +01:00
Glenn Jocher
069473ca88
Documentation improvements (#19667)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-03-13 00:38:21 +01:00
Lakshantha Dissanayake
b6bad087ab
Remove QEMU emulator in favor of Github-hosted Arm64 Ubuntu runners (#19604) 2025-03-10 16:00:37 +01:00
Francesco Mattioli
bad9200cc0
Fixing tflite export CI error (#19422)
Co-authored-by: Lakshantha Dissanayake <lakshanthad@yahoo.com>
2025-02-26 15:28:11 +08:00
Glenn Jocher
c83c3506fa
Disable Dockerfile tests temporarily (#19420)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-02-25 22:07:55 +08:00
Glenn Jocher
c1a675e4c6
Check environment in docker.yml (#19418)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2025-02-25 20:19:22 +08:00
Lakshantha Dissanayake
897043f98a
Fix Docker QEMU issues while building JetPack 6 Dockerfile (#19216) 2025-02-13 12:07:02 +08:00
Glenn Jocher
4cc5fe18c1
Fix docker.yml (#19125)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
Co-authored-by: Ultralytics Assistant <135830346+UltralyticsAssistant@users.noreply.github.com>
2025-02-07 19:33:04 +09:00
Glenn Jocher
35f0fde069
ultralytics 8.3.73 GitHub Container Registry Images at ghcr.io (#19114)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-02-07 17:53:06 +09:00
Paula Derrenger
5a58950a7c
Improve headers and comments in TOML/YAML files (#18698)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2025-01-15 19:33:16 +01:00
Glenn Jocher
a7f72d3f69
Consistent workflow file suffix *.yml (#18668) 2025-01-13 21:35:47 +01:00