4 Commits

Author SHA1 Message Date
LongYinan
70a168b505
feat: upgrade dependencies (#50) 2023-07-30 23:42:59 +08:00
LongYinan
f52fd45245
feat(image): provide fast resize method (#34)
* feat: provide a way to fast resize image with SIMD

* Update

* Update x86_64-unknown-linux-gnu build

* Optimize

* Add fast resize to Transformer

* Resolve conflict
2023-01-14 18:39:54 +08:00
LongYinan
e1e84d286b docs: API references and benchmark results 2022-04-19 16:23:07 +08:00
LongYinan
7cd00d4181
feat: async Transformer class (#9) 2022-04-18 13:49:54 +08:00