[Doc] Basic guide for writing unit tests for new models (#11951)

Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
This commit is contained in:
Cyrus Leung
2025-01-11 21:27:24 +08:00
committed by GitHub
parent 7a3a83e3b8
commit a991f7d508
6 changed files with 81 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ This section provides more information on how to integrate a [PyTorch](https://p
basic
registration
tests
multimodal
```