diff --git a/README.md b/README.md index f64a82d..e4c4670 100644 --- a/README.md +++ b/README.md @@ -112,4 +112,5 @@ Increase or decrease `NUM_MCT_SIMS` in src/common.h (default 1600) to increase t ## reference 1. [https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html](https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html) -2. [https://netron.app/](https://netron.app/) +2. [https://onnxruntime.ai/docs/execution-providers/OpenVINO-ExecutionProvider.html](https://onnxruntime.ai/docs/execution-providers/OpenVINO-ExecutionProvider.html) +3. [https://netron.app/](https://netron.app/) diff --git a/src/pbrain-Z2I/pbrain-Z2I.cpp b/src/pbrain-Z2I/pbrain-Z2I.cpp index 1803688..34510d8 100644 --- a/src/pbrain-Z2I/pbrain-Z2I.cpp +++ b/src/pbrain-Z2I/pbrain-Z2I.cpp @@ -89,7 +89,7 @@ int main(int argc, char *argv[]) cout << "MESSAGE ................................................................................." << endl; cout << "MESSAGE MIT License" << endl; cout << "MESSAGE " << endl; - cout << "MESSAGE Copyright (c) 2023 Joker2770" << endl; + cout << "MESSAGE Copyright (c) 2023-2024 Joker2770" << endl; cout << "MESSAGE " << endl; cout << "MESSAGE Permission is hereby granted, free of charge, to any person obtaining a copy" << endl; cout << "MESSAGE of this software and associated documentation files (the \"Software\"), to deal" << endl; diff --git a/src/pbrain-Z2I/toml11 b/src/pbrain-Z2I/toml11 index 40eb1d2..b389bbc 160000 --- a/src/pbrain-Z2I/toml11 +++ b/src/pbrain-Z2I/toml11 @@ -1 +1 @@ -Subproject commit 40eb1d22134f1e8d0a732790ff71d61b2b8805d2 +Subproject commit b389bbc4ebf90fa2fe7651de3046fb19f661ba3c