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
Human-Pose-Transfer/helper/custom_ignite_handlers/tensorboard_logger.py", line 81, in init super(OutputHandler, self).init(tag, metric_names, output_transform, another_engine, global_step_transform)
TypeError: init() takes from 2 to 5 positional arguments but 6 were given
The text was updated successfully, but these errors were encountered:
gyawali9
changed the title
Human-Pose-Transfer/helper/custom_ignite_handlers/tensorboard_logger.py", line 81, in _init_ super(OutputHandler, self).__init__(tag, metric_names, output_transform, another_engine, global_step_transform) TypeError: __init__() takes from 2 to 5 positional arguments but 6 were givenis:issue is:open
TypeError: __init__() takes from 2 to 5 positional arguments but 6 were given
Oct 15, 2019
Human-Pose-Transfer/helper/custom_ignite_handlers/tensorboard_logger.py", line 81, in init super(OutputHandler, self).init(tag, metric_names, output_transform, another_engine, global_step_transform)
TypeError: init() takes from 2 to 5 positional arguments but 6 were given
The text was updated successfully, but these errors were encountered: