Skip to content

TensorFlow Name Conflicts During Meta Object Reification #93

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to 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