sharathadavanne / seld-net

Sound event localization, detection, and tracking of multiple overlapping and moving sources in 2D spherical space using convolutional recurrent neural network
Other
338 stars 65 forks source link

topological can not sort #9

Closed hongaijun closed 4 years ago

hongaijun commented 4 years ago

2019-11-08 16:24:59.613951: E tensorflow/core/grappler/optimizers/dependency_optimizer.cc:697] Iteration = 0, topological sort failed with message: The graph couldn't be sorted in topological order. 2019-11-08 16:24:59.639156: E tensorflow/core/grappler/optimizers/dependency_optimizer.cc:697] Iteration = 1, topological sort failed with message: The graph couldn't be sorted in topological order. 2019-11-08 16:24:59.917774: E tensorflow/core/grappler/optimizers/meta_optimizer.cc:502] remapper failed: Invalid argument: The graph couldn't be sorted in topological order. 2019-11-08 16:24:59.933816: E tensorflow/core/grappler/optimizers/meta_optimizer.cc:502] arithmetic_optimizer failed: Invalid argument: The graph couldn't be sorted in topological order.

My GPU =16G2 1080Ti2.But the seld.py program seems to only run a single graphics card.

sharathadavanne commented 4 years ago

The code has been tested with the software versions listed in the requirements.txt file in the repo. It seems like you are using a higher version of tensorflow.