mirror of https://github.com/maderix/ANE.git
- Implement modular ANE-MIL layer library (Linear, Conv2D, Softmax, LayerNorm, etc.) - Add Sequential model container with automated activation surface chaining (ping-ponging) - Implement optimized 'Weights-as-Tensors' pattern across all SDK layers for zero-recompile weight updates - Add comprehensive automated regression testing suite (regression_test.py) - Standardize verification for legacy Transformer training and new modular SDK components - Update README.md and roadmap to reflect SDK capabilities and usage instructions - Refactor hardcoded paths and unify checkpoint naming conventions for stability |
||
|---|---|---|
| .. | ||
| anesdk.h | ||
| cnn.h | ||
| core.h | ||
| types.h | ||