Update ONNX runtime

This commit is contained in:
Andrey Germanov
2024-04-17 18:25:32 +03:00
parent e137464a9e
commit 124a61fe8c
6 changed files with 5 additions and 1 deletions

BIN
__debug_bin1162454802 Executable file

Binary file not shown.

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.18
require (
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
github.com/yalue/onnxruntime_go v1.3.0
github.com/yalue/onnxruntime_go v1.9.0
)

4
go.sum Normal file
View File

@@ -0,0 +1,4 @@
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 h1:zYyBkD/k9seD2A7fsi6Oo2LfFZAehjjQMERAvZLEDnQ=
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646/go.mod h1:jpp1/29i3P1S/RLdc7JQKbRpFeM1dOBd8T9ki5s+AY8=
github.com/yalue/onnxruntime_go v1.9.0 h1:AhgkpBjphJZsHT5karKt93xPkPFNP0Iz6ENUbNAFQU4=
github.com/yalue/onnxruntime_go v1.9.0/go.mod h1:b4X26A8pekNb1ACJ58wAXgNKeUCGEAQ9dmACut9Sm/4=

Binary file not shown.

BIN
third_party/onnxruntime.so vendored Normal file → Executable file

Binary file not shown.

BIN
third_party/onnxruntime_arm64.dylib vendored Normal file → Executable file

Binary file not shown.