How to set breakpoints?
jerryli1981 opened this issue · 1 comments
jerryli1981 commented
Hi eric,
this tool is cool. Could you show me some example about how to set breakpoints?
status,result=tdb.debug(evals,feed_dict=None,breakpoints=None,break_immediately=False,session=None)
How to config breakpoints argument in above code
rathee commented
Did you get the answer?