Right now, TensorFlow 2.x is used for production systems.
We are starting right now to unify the training processed and experiments with a focus on PyTorch for the experimental phase. Models will be exported, if required, to TF via onyx which is possible since we only use standard architectures for ConvNets (Inception or Residual Nets).
The minimal requirement version for CUDA is 10.x.
All components should be located in 'incubator' with a v5- prefix, these are the git repos for existing components:
HINT: Every git now in incubator or that is now prefixed with v5_ should be migrated.