-
Notifications
You must be signed in to change notification settings - Fork 163
ValueError: Graph has cycles. #124
Copy link
Copy link
Closed
Labels
feature requestFunctionality does not currently exist, would need to be created as a new feature (type)Functionality does not currently exist, would need to be created as a new feature (type)
Description
Activity
Metadata
Metadata
Assignees
Labels
feature requestFunctionality does not currently exist, would need to be created as a new feature (type)Functionality does not currently exist, would need to be created as a new feature (type)
Hello, and thank you so much for this huge undertaking! I'm working on trying to convert Mozilla's DeepSpeech pre-trained model, and I get the error: "ValueError: Graph has cycles."
Any ideas about what I could do for this? Are graphs with cycles simply not going to work?