nntrainer icon indicating copy to clipboard operation
nntrainer copied to clipboard

(Wait for #2200) [GRAPH] load and unload tensor while traning

Open jihochu opened this issue 1 year ago • 6 comments

This patch is for checkpoint tensor load/unload.

For forward step, used unchecked node's tensors are reclaimed after used. These reclaimed tensors are reloaded while backward step if it's needed. And then, it will be unloaded, too.

Signed-off-by: Jiho Chu [email protected]

jihochu avatar Apr 27 '23 02:04 jihochu

:memo: TAOS-CI Version: 1.5.20200925. Thank you for submitting PR #2201. 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 avatar Apr 27 '23 02:04 taos-ci

:octocat: cibot: @jihochu, 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/2201-202304271137210.50465488433838-8330f573340c2c098f4fedd4512f85336cf7e3d1/.

taos-ci avatar Apr 27 '23 03:04 taos-ci

:octocat: cibot: @jihochu, 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/2201-202304281042050.23743295669556-fecc89291019695815723a9b12c04773a02eb461/.

taos-ci avatar Apr 28 '23 02:04 taos-ci

:octocat: cibot: @jihochu, 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/2201-202306162108210.98267889022827-d8bd2dd90dd5df0098e342f09fb790dd80fd11c7/.

taos-ci avatar Jun 16 '23 12:06 taos-ci

:octocat: cibot: @jihochu, nntrainer/layers/layer_context.h 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 avatar Sep 05 '23 12:09 taos-ci

:octocat: cibot: @jihochu, nntrainer/layers/layer_context.h 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 avatar Sep 05 '23 12:09 taos-ci