mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-06 11:36:51 +03:00
Rolling 20220918
This commit is contained in:
@@ -40,6 +40,10 @@ In other cases you can contact the developer via email: <img src="https://raw.gi
|
||||
|
||||
------
|
||||
|
||||
##### Rolling (2022-09-18)
|
||||
|
||||
- Updated PostProcessing with respect to `CheckDigitIncreaseConsistency`
|
||||
|
||||
##### 11.3.1 - Intermediate Digits (2022-09-17)
|
||||
|
||||
- **ATTENTION**:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
const char* GIT_REV="36f5618";
|
||||
const char* GIT_REV="645fbf0";
|
||||
const char* GIT_TAG="";
|
||||
const char* GIT_BRANCH="rolling";
|
||||
const char* BUILD_TIME="2022-09-17 12:59";
|
||||
const char* BUILD_TIME="2022-09-18 18:22";
|
||||
@@ -1,4 +1,4 @@
|
||||
const char* GIT_REV="36f5618";
|
||||
const char* GIT_REV="645fbf0";
|
||||
const char* GIT_TAG="";
|
||||
const char* GIT_BRANCH="rolling";
|
||||
const char* BUILD_TIME="2022-09-17 12:59";
|
||||
const char* BUILD_TIME="2022-09-18 18:22";
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user