-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
P0Priority of the issue for triage purpose: IMPORTANT, needs to be fixed right away.Priority of the issue for triage purpose: IMPORTANT, needs to be fixed right away.documentationRelated to documentation of ML.NETRelated to documentation of ML.NETenhancementNew feature or requestNew feature or requestneed infoThis issue needs more info before triageThis issue needs more info before triage
Description
#862 enabled extracting information about nodes in a TF model. However, it's not completely clear how to extract the most important information for using the model with the TF Transform: what are the input and output nodes?
The DnnAnalyzer shows how to view all the nodes, but this can be improved to identify which are the input and output nodes (based on the other links) to make this easier.
Proposal: either modify DnnAnalyzer to identify the input and output nodes, or provide a separate sample that does this.
Metadata
Metadata
Assignees
Labels
P0Priority of the issue for triage purpose: IMPORTANT, needs to be fixed right away.Priority of the issue for triage purpose: IMPORTANT, needs to be fixed right away.documentationRelated to documentation of ML.NETRelated to documentation of ML.NETenhancementNew feature or requestNew feature or requestneed infoThis issue needs more info before triageThis issue needs more info before triage