nntrainer icon indicating copy to clipboard operation
nntrainer copied to clipboard

Create sub-model

Open kparichay opened this issue 2 years ago • 1 comments

Given a model, with input and labels/output nodes name, graph.initialize() should only keep nodes that are relevant for generate the output from the output nodes given the input in the topologically sorted list.

Note that original graph data must not be modified but the sorted graph can be now a subset of the full graph.

kparichay avatar Oct 08 '21 07:10 kparichay

:octocat: cibot: Thank you for posting issue #1612. The person in charge will reply soon.

taos-ci avatar Oct 08 '21 07:10 taos-ci