Open
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)