mirror of
https://github.com/azaion/ai-training.git
synced 2026-04-22 18:36:39 +00:00
[AZ-171] Enable dynamic batch size for ONNX, TensorRT, and CoreML exports
Made-with: Cursor
This commit is contained in:
@@ -71,3 +71,27 @@ AZ-164 (Epic: Code Improvements Refactoring)
|
||||
- **Batch 2**: AZ-167 (built-in aug) + AZ-168 (remove processed dir) — sequential chain
|
||||
- **Batch 3**: AZ-169 (hard symlinks) — depends on batch 2
|
||||
- **Estimated batches**: 3
|
||||
|
||||
---
|
||||
|
||||
## New Feature Tasks (Epic: AZ-164)
|
||||
|
||||
**Date**: 2026-03-28
|
||||
**Total Tasks**: 1
|
||||
**Total Complexity Points**: 2
|
||||
|
||||
| Task | Name | Complexity | Dependencies | Epic |
|
||||
|------|------|-----------|-------------|------|
|
||||
| AZ-171 | dynamic_batch_export | 2 | None | AZ-164 |
|
||||
|
||||
### Dependency Graph
|
||||
|
||||
```
|
||||
AZ-164 (Epic: Code Improvements)
|
||||
└── AZ-171 dynamic_batch_export (independent)
|
||||
```
|
||||
|
||||
### Implementation Strategy
|
||||
|
||||
- **Batch 1**: AZ-171 (dynamic batch export) — single independent task
|
||||
- **Estimated batches**: 1
|
||||
|
||||
Reference in New Issue
Block a user