Skip to content

Releases: dcmartin/open-horizon

Updates and fixes

25 Aug 15:36
Compare
Choose a tag to compare

Updates for exchange/ and agent setup.

ALL-IN-ONE

12 Apr 04:46
Compare
Choose a tag to compare

Changes to new base (0.4.0) with all components required:

  1. exchange - Open Horizon exchange
  2. agent - Open Horizon agent
  3. services - Open Horizon services

Running "make all" will build all three and push built services container images to Docker hub and publish to the Open Horizon exchange.

0.2.1

20 Mar 00:27
Compare
Choose a tag to compare

Refactoring and new services for GPU enabled YOLO as well as ALPR and FACE.

Operational `exchange` and `services`

09 Apr 02:46
Compare
Choose a tag to compare

Updated to use latest Open Horizon exchange container versions (see exchange/ directory).

Fixes for build process in services/ directory to accomodate changes to the hzn command.

New script for installing Open Horizon agent software (LINUX only) in sh/get.horizon.sh; the prior mechanism using apt is no longer correctly functioning; a macOS version will be provided ASAP.

New SETUP.md documentation for "soup to nuts" to stand-up OH exchange and populate with services.

Additional documentation and testing for pattern publishing is TBD.

Integration of tegra and cuda

20 Mar 20:57
Compare
Choose a tag to compare

General clean-up, bug fixes, and re-factoring of directory structure; and documentation improvements.

The yolo service now has versions for the virtual architectures of cuda for AMD64/nVidia and tegra for ARMv8/nVidia; these are equivalent to Intel/LINUX w/ PCI GPU card and nVidia Jetson family, e.g. Nano and TX2. The service label remains yolo across all versions; specialization may be performed by indicating the url for the service.

Stable across the board

24 Feb 04:20
Compare
Choose a tag to compare

Some services still in-flight, but build process is clean and operational.