Add onnx build script

This commit is contained in:
jamjamjon
2024-05-13 20:24:57 +08:00
parent fc970fc117
commit b9c077814b
13 changed files with 893 additions and 1086 deletions

View File

@ -44,4 +44,7 @@ ab_glyph = "0.2.23"
geo = "0.28.0"
prost = "0.12.4"
human_bytes = "0.4.3"
fast_image_resize = "3.0.4"
fast_image_resize = "3.0.4"
[build-dependencies]
prost-build = "0.12.1"