-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
TensorFlowThis issue involves the TensorFlow backendThis issue involves the TensorFlow backendenhancementNew feature or requestNew feature or requestimportantFeatures and issues that need to be addressed ASAPFeatures and issues that need to be addressed ASAPmeta graphThis issue involves the meta graph objectsThis issue involves the meta graph objects
Description
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 OpDef
s 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
Assignees
Labels
TensorFlowThis issue involves the TensorFlow backendThis issue involves the TensorFlow backendenhancementNew feature or requestNew feature or requestimportantFeatures and issues that need to be addressed ASAPFeatures and issues that need to be addressed ASAPmeta graphThis issue involves the meta graph objectsThis issue involves the meta graph objects