ColossalAI
ColossalAI copied to clipboard
[FEATURE]: integrate tracer
Overview
There are three version implementations of tracer. They solve different problems and fail in different scenarios. To make it clear, we need to integrate them into one framework. The integrated tracer should be able to handle different scenarios and provide a unified interface for users.
evaluation
The integrated tracer will be tested on following model zoos:
- [ ] transformers #3157
- [ ] torchrec
- [ ] torchvision
- [ ] timm
- [ ] torchaudio