AndySun
Results
1
comments of
AndySun
For HRNet you can change this code `writer_dict['writer'].add_graph(model, (dump_input, ))` to `# writer_dict['writer'].add_graph(model, (dump_input, ))`