-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed
Labels
requestIssue contains a feature request.Issue contains a feature request.
Description
Are the Tensorflow versions after 1.7 supported? I have been trying to run a graph in Unity that was trained in Tensorflow 1.9. I tried converting it using the script segment in the Readme but it gives me an error: "TypeError: names_to_saveables must be a dict mapping string names to Tensors/Variables. Not a variable: Tensor("BoxPredictor_0/BoxEncodingPredictor/biases:0", shape=(12,), dtype=float32". Any suggestions?
Thx in advance
Metadata
Metadata
Labels
requestIssue contains a feature request.Issue contains a feature request.