Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
otbtf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Orfeo ToolBox
otbtf
Merge requests
!117
Draft: Release 5.0
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Draft: Release 5.0
57-update_tensorflow_version
into
develop
Overview
82
Commits
319
Pipelines
244
Changes
44
Open
Cresson Remi
requested to merge
57-update_tensorflow_version
into
develop
6 months ago
Overview
82
Commits
319
Pipelines
244
Changes
44
Expand
Closes
#41
,
#51
,
#53
,
#57
Update to OTB 9.1
Move back TF build env and OTB build flags into Dockerfile
Update bazel build to latest specs (Clang, auto deps download
HERMETIC_CUDA
)
Use TF 2.18 + official TF wheels setup (
--config release_*
)
Unified build process and base image for CPU and GPU images
Add build arg
CUDA_CC
for compute capabilities
Drop
INLINE_CACHE
, use dedicated repository cache => reduce images size to half
Move python installation to venv (required for future build py312)
Install dev / tests packages in dev image to speedup pipelines
Run release CI only on tags
Update core module to Keras3 (example models used in failing tests)
Move packaging spec to pyproject.toml (
#41
)
Fix SR4RS test
Fix decloud test ?
Update
layers
module to Keras3 ops ?
Edited
1 week ago
by
Vincent Delbar
0
0
Merge request reports
Loading