nnstreamer / nntrainer

NNtrainer is Software Framework for Training Neural Network Models on Devices.
Apache License 2.0
135 stars 71 forks source link

[Property] Add loss scale property #2565

Closed myungjoo closed 2 months ago

myungjoo commented 2 months ago

It add loss scale property as model common property.

This is a partial PR from #2455.

@jihochu Doing PR per commit for this huge PR (#2455) will acclerate merging.

taos-ci commented 2 months ago

:memo: TAOS-CI Version: 1.5.20200925. Thank you for submitting PR #2565. 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 2 months ago

:octocat: cibot: @myungjoo, A builder checker could not be completed because one of the checkers is not completed. In order to find out a reason, please go to http://ci.nnstreamer.ai/nntrainer/ci/repo-workers/pr-checker/2565-202405031354110.62737798690796-671f338e4898e406bb19f46b135cebbcb58d24cc/.

jijoongmoon commented 2 months ago

I think this is already in the #2562. Please take a look. BTW, I think it is more like rigid model property rather than flexible property though.