Skip to content

Commit

Permalink
Merge pull request #506 from odidev/oss-pilon-paddlelite
Browse files Browse the repository at this point in the history
Add Pilon and Paddle-Lite files
  • Loading branch information
zachlasiuk authored Oct 28, 2024
2 parents 26baddd + f9f0dec commit 0a9d4d8
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 0 deletions.
29 changes: 29 additions & 0 deletions content/opensource_packages/paddlelite.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Paddle-Lite
category: Miscellaneous
description: Paddle Lite is a deep-learning prediction framework. It is flexible, lightweight, easily extensible, high-performance, and has powerful graph optimization and prediction acceleration capabilities.
download_url: https://github.com/PaddlePaddle/Paddle-Lite/releases
works_on_arm: true
supported_minimum_version:
version_number: 1.5.0
release_date: 2019/07/02


optional_info:
homepage_url: https://www.paddlepaddle.org.cn/lite
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://www.paddlepaddle.org.cn/lite/v2.12/quick_start/tutorial.html
arm_recommended_minimum_version:
version_number:
release_date:

optional_hidden_info:
release_notes__supported_minimum: https://github.com/PaddlePaddle/Paddle-Lite/releases/tag/1.5.0
release_notes__recommended_minimum:
other_info:

---
29 changes: 29 additions & 0 deletions content/opensource_packages/pilon.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Pilon
category: Miscellaneous
description: Pilon is a tool used to automatically improve the draft assemblies, and to find variations among strains, including large event detection.
download_url: https://github.com/broadinstitute/pilon/releases
works_on_arm: true
supported_minimum_version:
version_number: 0.9
release_date: 2013/08/13


optional_info:
homepage_url: https://github.com/broadinstitute/pilon/wiki#overview
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://github.com/broadinstitute/pilon/wiki/Requirements-&-Usage#detailed-usage
arm_recommended_minimum_version:
version_number:
release_date:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: There are no release notes for Linux/ARM64. Wiki page mentions to run the released jar archives, which executes successfully on the Neovere N1, starting from the initial rolled out version 0.9. Package looks platform-independent.

---

0 comments on commit 0a9d4d8

Please sign in to comment.