move state cache to memory (todo: state cache db)

This commit is contained in:
josc146
2023-06-02 21:33:57 +08:00
parent b63370928d
commit b41a2e7039
3 changed files with 13 additions and 2 deletions

View File

@@ -73,6 +73,7 @@ body.json:
- [x] CUDA operator int8 acceleration
- [ ] macOS support
- [ ] Linux support
- [ ] Local State Cache DB
## Related Repositories: