Skip to content

Simple example for getting input and output nodes of TF graph #1040

Closed
@GalOshri

Description

@GalOshri

#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.documentationRelated to documentation of ML.NETenhancementNew feature or requestneed infoThis issue needs more info before triage

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions