nntrainer
nntrainer copied to clipboard
automated memory & latency test
Can this application be built along with gbs and/or pdebuild so that "nntrainer-example-alexnet.rpm/deb" can be published ?
If that's possible, you can generate an automated memory & latency test easily:
$ /usr/bin/time -v ${COMMAND}
...
...
Maximum resident set size (kbytes): 2644
...
$
Then, you can simply grep the peak memory consumption from the output.
Anyway, both packaging and auto-testing are not required for now and you may add backlog issues as postponed tasks.
Originally posted by @myungjoo in https://github.com/nnstreamer/nntrainer/pull/1967#pullrequestreview-1048893106
:octocat: cibot: Thank you for posting issue #1970. The person in charge will reply soon.