Skip to content

TensorFlow Name Conflicts During Meta Object Reification #93

Open
@brandonwillard

Description

@brandonwillard

An issue arises when reifying meta tensors that are intended to be new to a TF graph, because a tensor with an unspecified name value is currently set—by default—to its OpDefs name. This issue should be easily fixed by using the standard TF means of generating a unique name. I'll put in a fix ASAP.

Originally posted by @brandonwillard in #75 (comment)

Metadata

Metadata

Labels

TensorFlowThis issue involves the TensorFlow backendenhancementNew feature or requestimportantFeatures and issues that need to be addressed ASAPmeta graphThis issue involves the meta graph objects

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions