mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-19 06:24:51 +08:00
build: metrics-library revision update
Signed-off-by: ocldev <ocldev@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
8288aa7804
commit
0273a586ed
@@ -68,7 +68,7 @@ components:
|
||||
dest_dir: metrics/library
|
||||
type: git
|
||||
branch: master
|
||||
revision: metrics-library-1.0.198
|
||||
revision: metrics-library-1.0.200
|
||||
repository: https://github.com/intel/metrics-library.git
|
||||
neo-clang-format:
|
||||
dest_dir: tools/clang-format
|
||||
|
||||
2
third_party/metrics_library/.version
vendored
2
third_party/metrics_library/.version
vendored
@@ -1,2 +1,2 @@
|
||||
git_revision: metrics-library-1.0.198
|
||||
git_revision: metrics-library-1.0.200
|
||||
git_url: https://github.com/intel/metrics-library
|
||||
|
||||
@@ -741,6 +741,6 @@ using ContextDeleteFunction_1_0 = StatusCode ( ML_STDCALL* ) ( const ContextHand
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
#define METRICS_LIBRARY_MAJOR_NUMBER 1
|
||||
#define METRICS_LIBRARY_MINOR_NUMBER 0
|
||||
#define METRICS_LIBRARY_BUILD_NUMBER 198
|
||||
#define METRICS_LIBRARY_BUILD_NUMBER 200
|
||||
|
||||
} // namespace MetricsLibraryApi
|
||||
|
||||
Reference in New Issue
Block a user