forked from mindspore-Ecosystem/mindspore
[MSLITE] Update release notes of codegen
This commit is contained in:
parent
24ea5f69b6
commit
b5bf321e81
|
@ -917,6 +917,7 @@ MSTensor::DestroyTensorPtr(tensor);
|
|||
2. Multiplatform support, including Android, IoT Devices.
|
||||
3. Support offline model weight preprocessing while compiling.
|
||||
4. Support offline memory reuse computing for minimum runtime buffer size.
|
||||
5. Support kernel register for custom op. Third-party hardware like NNIE can be accessed through it.
|
||||
|
||||
### API Change
|
||||
|
||||
|
|
Loading…
Reference in New Issue