You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the example code now gives a ValueError.
File "/toks/work/mberg/TGLFNN/neural_new/neural/brainfusetf.py", line 119, in info
raise ValueError('Error receiving infos for model: %s' % self.path)
ValueError: Error receiving infos for model: tglfnn/models/2IONS.pb
It worked fine a month ago.
The text was updated successfully, but these errors were encountered:
Running the example code now gives a ValueError.
File "/toks/work/mberg/TGLFNN/neural_new/neural/brainfusetf.py", line 119, in info
raise ValueError('Error receiving infos for model: %s' % self.path)
ValueError: Error receiving infos for model: tglfnn/models/2IONS.pb
It worked fine a month ago.
The text was updated successfully, but these errors were encountered: