All Products
Search
Document Center

Platform For AI:Use cases

Last Updated:Apr 01, 2026

Browse the use cases below to find tutorials that match your model, framework, and optimization goal. Each use case walks through a real workflow you can follow directly.

Transformer training acceleration

Use caseWhat you'll learn
Accelerate Transformer model trainingHow to use PAI-Rapidformer to speed up PyTorch Transformer model training

Inference acceleration

The following use cases cover model inference optimization with PAI-Blade. Each entry notes the framework and model type so you can jump straight to the one that fits your setup.

Use caseFrameworkModel typeWhat you'll learn
Optimize a RetinaNet model in Detectron2PyTorch (Detectron2)Object detectionHow to use PAI-Blade to optimize a RetinaNet model in the Detectron2 framework
Optimize RetinaNet with custom C++ operatorsPyTorch (TorchScript)Object detectionHow to use TorchScript custom C++ operators to build the post-processing network and then optimize the model with PAI-Blade
Optimize RetinaNet with TensorRT plug-insPyTorch (TensorRT)Object detectionHow to use PAI-Blade to optimize a detection model whose post-processing network is built with TensorRT plug-ins
Optimize a TensorFlow BERT modelTensorFlowNLPHow to use PAI-Blade to optimize a TensorFlow BERT model
Optimize TensorFlow ResNet50TensorFlowImage classificationHow to use PAI-Blade to optimize a TensorFlow ResNet50 model
Optimize ResNet50 with dynamic input shapesImage classificationHow to use PAI-Blade to optimize a ResNet50 model with dynamic input shapes