mirror of
https://github.com/pykeio/ort
synced 2026-04-25 16:34:55 +02:00
🎆
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2023-2025 pyke.io
|
||||
Copyright (c) 2023-2026 pyke.io
|
||||
Copyright (c) 2020 Nicolas Bigaouette
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
|
||||
@@ -7,7 +7,7 @@ edition = "2024"
|
||||
[package.metadata.winresource]
|
||||
ProductName = "ONNX Runtime (candle)"
|
||||
FileDescription = "API-compatible ONNX Runtime implementation using candle"
|
||||
LegalCopyright = "Copyright ©️ 2025 pyke.io"
|
||||
LegalCopyright = "Copyright ©️ 2026 pyke.io"
|
||||
OriginalFilename = "onnxruntime+candle.dll"
|
||||
|
||||
[lib]
|
||||
|
||||
@@ -7,7 +7,7 @@ edition = "2024"
|
||||
[package.metadata.winresource]
|
||||
ProductName = "ONNX Runtime (tract)"
|
||||
FileDescription = "API-compatible ONNX Runtime implementation using tract"
|
||||
LegalCopyright = "Copyright ©️ 2025 pyke.io"
|
||||
LegalCopyright = "Copyright ©️ 2026 pyke.io"
|
||||
OriginalFilename = "onnxruntime+tract.dll"
|
||||
|
||||
[lib]
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2023-2025 pyke.io
|
||||
Copyright (c) 2023-2026 pyke.io
|
||||
Copyright (c) 2020 Nicolas Bigaouette
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
|
||||
Reference in New Issue
Block a user