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
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2023-2025 pyke.io
|
Copyright (c) 2023-2026 pyke.io
|
||||||
Copyright (c) 2020 Nicolas Bigaouette
|
Copyright (c) 2020 Nicolas Bigaouette
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ edition = "2024"
|
|||||||
[package.metadata.winresource]
|
[package.metadata.winresource]
|
||||||
ProductName = "ONNX Runtime (candle)"
|
ProductName = "ONNX Runtime (candle)"
|
||||||
FileDescription = "API-compatible ONNX Runtime implementation using candle"
|
FileDescription = "API-compatible ONNX Runtime implementation using candle"
|
||||||
LegalCopyright = "Copyright ©️ 2025 pyke.io"
|
LegalCopyright = "Copyright ©️ 2026 pyke.io"
|
||||||
OriginalFilename = "onnxruntime+candle.dll"
|
OriginalFilename = "onnxruntime+candle.dll"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ edition = "2024"
|
|||||||
[package.metadata.winresource]
|
[package.metadata.winresource]
|
||||||
ProductName = "ONNX Runtime (tract)"
|
ProductName = "ONNX Runtime (tract)"
|
||||||
FileDescription = "API-compatible ONNX Runtime implementation using tract"
|
FileDescription = "API-compatible ONNX Runtime implementation using tract"
|
||||||
LegalCopyright = "Copyright ©️ 2025 pyke.io"
|
LegalCopyright = "Copyright ©️ 2026 pyke.io"
|
||||||
OriginalFilename = "onnxruntime+tract.dll"
|
OriginalFilename = "onnxruntime+tract.dll"
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2023-2025 pyke.io
|
Copyright (c) 2023-2026 pyke.io
|
||||||
Copyright (c) 2020 Nicolas Bigaouette
|
Copyright (c) 2020 Nicolas Bigaouette
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
|||||||
Reference in New Issue
Block a user