nnstreamer / nnstreamer-example

Example applications of nnstreamer. Note that we have to enable the 'apptest" CI module in the near future.
GNU Lesser General Public License v2.1
77 stars 72 forks source link

[Example] MNIST inference after training offloading #317

Closed songgot closed 9 months ago

songgot commented 10 months ago

[Example] MNIST inference after training offloading

Example of performing inference after training offloading consists of two apps: sender and receiver.

The scenario is as follows
1. sender: offloading MNIST training data to the receiver
2. receiver: train the model with offloaded data
3. receiver: offloading the trained model to the sender and register it in the sender's ml model repo
4. sender: receives a model and performs inference using the offloaded model

Fixing ML API bug, changing to renamed APIs, and using the new ML option will be updated by the new PR with the new rootstrap released by the official

Self evaluation:

  1. Build test: [*]Passed [ ]Failed [ ]Skipped
  2. Run test: [*]Passed [ ]Failed [ ]Skipped
taos-ci commented 10 months ago

:memo: TAOS-CI Version: 1.5.20200925. Thank you for submitting PR #317. Please a submit 1commit/1PR (one commit per one PR) policy to get comments quickly from reviewers. Your PR must pass all verificiation processes of cibot before starting a review process from reviewers. If you are new member to join this project, please read manuals in documentation folder and wiki page. In order to monitor a progress status of your PR in more detail, visit http://ci.nnstreamer.ai/.

taos-ci commented 10 months ago

:octocat: cibot: @songgot, Tizen.native/MNIST_inference_after_training_offloading/sender/src/sender.c does not include Doxygen tags such as @file @brief @author @bug. You must include the Doxygen tags in the source code. Please refer to a Doxygen manual at http://github.com/nnstreamer/TAOS-CI/blob/main/ci/doc/doxygen-documentation.md

taos-ci commented 9 months ago

:octocat: cibot: @songgot, Tizen.native/MNIST_inference_after_training_offloading/sender/src/sender.c does not include Doxygen tags such as @file @brief @author @bug. You must include the Doxygen tags in the source code. Please refer to a Doxygen manual at http://github.com/nnstreamer/TAOS-CI/blob/main/ci/doc/doxygen-documentation.md

taos-ci commented 9 months ago

:octocat: cibot: @songgot, Tizen.native/MNIST_inference_after_training_offloading/sender/src/sender.c does not include Doxygen tags such as @file @brief @author @bug. You must include the Doxygen tags in the source code. Please refer to a Doxygen manual at http://github.com/nnstreamer/TAOS-CI/blob/main/ci/doc/doxygen-documentation.md