ai-pipe A lightweight pipeline framework based on DAG model. The pipeline module framework supports DAG-based logic construction. Project Structure 🏗️ ai-pipe/ ├── assets/ ├── benchmarks/ ├── cmake/ ├── doc/ ├── examples/ ├── scripts/ ├── src/ ├── tests/ └── README.md