Skip to content

Commit

Permalink
Merge pull request #44 from HyperInspire/feature/aarch64
Browse files Browse the repository at this point in the history
Readme
  • Loading branch information
tunmx authored May 7, 2024
2 parents 667d569 + 05e7557 commit 6e2e240
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux-armv7-rv1109rv1126-armhf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build Linux-Ubuntu-armv7-armhf-rv1109rv1126

on:
push:
branches: ["feature/build_aarch64"]
branches: ["feature/build_rk1"]

# Set the global GitHub token environment variable
env:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/release-sdks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ on:
tags:
- "v*"

#on:
# push:
# branches: ["feature/aarch64"]

# Set the global GitHub token environment variable
env:
GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# InspireFace
[![GitHub release](https://img.shields.io/github/v/release/HyperInspire/InspireFace.svg?style=for-the-badge&color=blue)](https://github.com/HyperInspire/InspireFace/releases/latest)
[![build](https://img.shields.io/github/actions/workflow/status/HyperInspire/InspireFace/built_release_from_docker.yaml?&style=for-the-badge&label=build)](https://github.com/HyperInspire/InspireFace/actions/workflows/built_release_from_docker.yaml)
[![build](https://img.shields.io/github/actions/workflow/status/HyperInspire/InspireFace/release-sdks.yaml?&style=for-the-badge&label=build)](https://img.shields.io/github/actions/workflow/status/HyperInspire/InspireFace/release-sdks.yaml?&style=for-the-badge&label=build)

InspireFace is a cross-platform face recognition SDK developed in C/C++, supporting multiple operating systems and various backend types for inference, such as CPU, GPU, and NPU.

Expand Down

0 comments on commit 6e2e240

Please sign in to comment.