From a9a9adcc81afa9e6bbafb8dd7b6bd4a25f528eda Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 30 Jun 2022 20:10:10 -0700 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a8bd59..0f26117 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Ianvs +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FJimmyYang20%2Fianvs-dev.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FJimmyYang20%2Fianvs-dev?ref=badge_shield) + Ianvs is a distributed synergy AI benchmarking project incubated in KubeEdge SIG AI. Ianvs aims to test the performance of distributed synergy AI solutions following recognized standards, in order to facilitate more efficient and effective development. More detailedly, Ianvs prepares not only test cases with datasets and corresponding algorithms, but also benchmarking tools including simulation and hyper-parameter searching. Ianvs also revealing best practices for developers and end users with presentation tools including leaderboards and test reports. ## Scope @@ -97,4 +99,6 @@ If you're interested in being a contributor and want to get involved in developi ## License -Ianvs is under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details. \ No newline at end of file +Ianvs is under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details. + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FJimmyYang20%2Fianvs-dev.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FJimmyYang20%2Fianvs-dev?ref=badge_large) \ No newline at end of file