microsoft / Semi-supervised-learning

A Unified Semi-Supervised Learning Codebase (NeurIPS'22)
https://usb.readthedocs.io
MIT License
1.33k stars 176 forks source link

Bug when running the instance code #184

Closed AutoRunner5 closed 6 months ago

AutoRunner5 commented 9 months ago

Bug

TypeError: unsupported operand type(s) for %: 'NoneType' and 'int'

Reproduce the Bug

When running the following code: algorithm = get_algorithm(config, net_builder(config.net, from_name=False), tb_log=None, logger=None)

May I ask how to solve the problem? please

github-actions[bot] commented 8 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 6 months ago

Stale issue message