Runtime Errors runn...
 
Notifications
Clear all

Runtime Errors running the pipeline demo

0 Posts
1 Users
0 Likes
68 Views
0
Topic starter
  • When running the tutorial (cut & paste - no modifications), I am generating the following warning after executing the line of code ---
modSamna = x.XyloSamna(db, config, dt= dt)
 
and again after
 
mod = x.AFESamna(db, None, dt=dt, auto_calibrate=True, amplify_level='low', hibernation_mode=False)

[Graph] [warning] Graph is destroyed without any start! Graph is required to start manually to work.

  • The next warning is after executing the following line of code:
modMonitor = x.XyloMonitor(db, config, dt=dt, output_mode=output_mode, amplify_level=amplify_level, hibernation_mode=hibernation, divisive_norm=DN)

rockpool/devices/xylo/syns61201/xa2_devkit_utils.py:1736: UserWarning: This devkit utils function should be replaced.
warn("This devkit utils function should be replaced.")

 

How  are these resolved?

Share:
Close
Back To